Skip to content

Commit

Permalink
version
Browse files Browse the repository at this point in the history
  • Loading branch information
asahi417 committed Sep 10, 2021
1 parent 86c6af8 commit e537638
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 @@
with open('README.md', 'r') as f:
readme = f.read()

VERSION = '0.0.1'
VERSION = '0.0.2'
setup(
name='relbert',
packages=find_packages(exclude=['tests']),
Expand Down

0 comments on commit e537638

Please sign in to comment.