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 ea6101d commit 5dfabb3Copy full SHA for 5dfabb3
setup.py
@@ -3,7 +3,7 @@
3
from setuptools import setup
4
5
6
-VERSION = '0.2.2'
+VERSION = '0.2.3'
7
ROOT_DIR = os.path.dirname(__file__)
8
9
REQUIREMENTS = [
0 commit comments