We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 4986096 commit 2a4bab9Copy full SHA for 2a4bab9
setup.py
@@ -2,7 +2,7 @@
2
import os
3
import setuptools
4
5
-ver = 'v1.0.2'
+ver = 'v1.0.3'
6
7
with open("README.md", "r", encoding="utf-8") as fh:
8
long_desc = fh.read()
0 commit comments