We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 68ca6ca commit 9598bfaCopy full SHA for 9598bfa
setup.py
@@ -2,7 +2,7 @@
2
import os
3
import setuptools
4
5
-ver = 'v69'
+ver = 'v69.1'
6
7
with open("README.rst", "r", encoding="utf-8") as fh:
8
long_desc = fh.read()
0 commit comments