Skip to content
This repository was archived by the owner on Mar 1, 2022. It is now read-only.

Commit 0882a2f

Browse files
authored
bump version
1 parent 05c1502 commit 0882a2f

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

setup.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -29,7 +29,7 @@
2929
with open('requirements.txt') as f:
3030
requirements = f.read().splitlines()
3131

32-
version = '0.0.1'
32+
version = '0.1.0'
3333

3434
readme = ''
3535
with open('README.rst') as f:

0 commit comments

Comments
 (0)