We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 1794c23 commit 72f2921Copy full SHA for 72f2921
setup.py
@@ -3,7 +3,7 @@
3
from setuptools import setup, find_packages
4
5
NAME = "duka"
6
-VERSION = '0.1.2'
+VERSION = '0.1.3'
7
8
setup(
9
name=NAME,
0 commit comments