Skip to content

Commit 3b012dc

Browse files
committed
changing version in setup.py
1 parent 672c247 commit 3b012dc

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

setup.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
from setuptools import setup, find_packages
22

33
# https://docs.djangoproject.com/en/1.11/intro/reusable-apps/
4-
version = '0.3.3'
4+
version = '0.3.5'
55
setup(
66
name="kwikapi-tornado",
77
version=version,

0 commit comments

Comments
 (0)