Skip to content

Commit

Permalink
Bump version to 0.5
Browse files Browse the repository at this point in the history
  • Loading branch information
qookei committed Apr 4, 2023
1 parent 989c9d4 commit 5cd3b08
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 @@ -3,7 +3,7 @@
from setuptools import setup

setup(name='bragi',
version='0.4.4',
version='0.5',
packages=['bragi'],
scripts=['bin/bragi'],
install_requires=[
Expand Down

0 comments on commit 5cd3b08

Please sign in to comment.