Skip to content

Commit

Permalink
Update setup.py
Browse files Browse the repository at this point in the history
  • Loading branch information
manoskary authored Nov 6, 2024
1 parent 3992625 commit e1016b0
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions setup.py
Original file line number Diff line number Diff line change
Expand Up @@ -43,7 +43,7 @@

setuptools.setup(
name='graphmuse',
version='0.0.4',
version='0.0.5',
description='GraphMuse is a Python Library for Graph Deep Learning on Symbolic Music.',
long_description=long_description,
long_description_content_type='text/markdown',
Expand Down Expand Up @@ -80,4 +80,4 @@
ext_modules=ext_modules,
author='Emmanouil Karystinaios',
maintainer='Emmanouil Karystinaios'
)
)

0 comments on commit e1016b0

Please sign in to comment.