We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent f541d8f commit 39473c5Copy full SHA for 39473c5
setup.py
@@ -8,7 +8,7 @@
8
import setuptools
9
10
11
-VERSION = "5.0.2"
+VERSION = "5.0.3"
12
13
14
with open("README.md", "r") as fh:
0 commit comments