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

Commit a181cff

Browse files
authored
Bump version
1 parent a0dd227 commit a181cff

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.1.8'
32+
version = '0.1.9'
3333

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

0 commit comments

Comments
 (0)