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

Commit b4a6117

Browse files
authored
Bump version to v0.1.8
1 parent c05fd87 commit b4a6117

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

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

0 commit comments

Comments
 (0)