Skip to content

Commit 72f2921

Browse files
committed
release 0.1.3
1 parent 1794c23 commit 72f2921

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

setup.py

+1-1
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@
33
from setuptools import setup, find_packages
44

55
NAME = "duka"
6-
VERSION = '0.1.2'
6+
VERSION = '0.1.3'
77

88
setup(
99
name=NAME,

0 commit comments

Comments
 (0)