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 b24edbf commit 5a0be8aCopy full SHA for 5a0be8a
1 file changed
setup.py
@@ -1,7 +1,7 @@
1
import os
2
from setuptools import setup, find_packages
3
4
-version = "2.5.68"
+version = "2.5.69"
5
6
here = os.path.abspath(os.path.dirname(__file__))
7
0 commit comments