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 513a472 commit 5bf812cCopy full SHA for 5bf812c
setup.py
@@ -2,7 +2,7 @@
2
from setuptools import setup, find_packages
3
import sys
4
5
-package_version = '0.40'
+package_version = '0.41'
6
7
# to release:
8
# - increment number
0 commit comments