We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 0c1f321 + e5ade7a commit 4788561Copy full SHA for 4788561
setup.py
@@ -4,7 +4,7 @@
4
from setuptools import setup
5
import subprocess
6
7
-__version__ = "2.7.0"
+__version__ = "2.7.1"
8
9
this_directory = Path(__file__).parent
10
long_description = (this_directory/'README.md').read_text()
0 commit comments