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 dbfe12f commit b51cbe1Copy full SHA for b51cbe1
setup.py
@@ -1,7 +1,7 @@
1
from setuptools import setup
2
import os, platform, sys
3
4
-version = "1.8.71"
+version = "1.8.72"
5
6
def package_files(directory):
7
paths = []
0 commit comments