Skip to content

Commit a095873

Browse files
authored
Update setup.py
1 parent 40347e4 commit a095873

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
@@ -2,7 +2,7 @@
22
import os
33
import setuptools
44

5-
ver = 'v0.1.4'
5+
ver = 'v0.1.5'
66

77
with open("README.rst", "r", encoding="utf-8") as fh:
88
long_desc = fh.read()

0 commit comments

Comments
 (0)