We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 2631c04 commit 9377fe6Copy full SHA for 9377fe6
setup.py
@@ -2,7 +2,7 @@
2
3
from setuptools import setup
4
5
-__version__ = "2.3.0"
+__version__ = "2.4.0"
6
7
with open("README.md", "r") as fh:
8
long_description = fh.read()
0 commit comments