Skip to content

Commit

Permalink
Merge pull request #96 from manicmaniac/release/0.5.0
Browse files Browse the repository at this point in the history
Bump version to 0.5.0
  • Loading branch information
manicmaniac authored Nov 30, 2024
2 parents cf0f620 + 650114c commit 6bca9b3
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 6bca9b3

Please sign in to comment.