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 d8758f2 commit 293d760Copy full SHA for 293d760
setup.py
@@ -2,7 +2,7 @@
2
# -*- coding: utf-8 -*-
3
from setuptools import setup, find_packages
4
5
-VERSION = "0.1.0"
+VERSION = "0.1.1"
6
7
requirments = []
8
0 commit comments