Skip to content

Commit 30d1951

Browse files
authored
Update setup.py
1 parent ede0826 commit 30d1951

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.2'
5+
ver = 'v0.1.3'
66

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

0 commit comments

Comments
 (0)