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 04ecd63 commit 69d3e52Copy full SHA for 69d3e52
setup.py
@@ -2,7 +2,7 @@
2
import os
3
from setuptools import setup, find_packages
4
5
-VERSION = "0.2.1"
+VERSION = "0.3"
6
7
8
def get_long_description():
0 commit comments