Skip to content

Commit

Permalink
Bump version to 0.5.0
Browse files Browse the repository at this point in the history
  • Loading branch information
manicmaniac committed Nov 30, 2024
1 parent cf0f620 commit 650114c
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion setup.py
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@
from distutils.core import Extension, setup


VERSION = '0.4.0'
VERSION = '0.5.0'


def read_file(path):
Expand Down

0 comments on commit 650114c

Please sign in to comment.