Skip to content

Commit 47fbccd

Browse files
author
Hong-Thai Nguyen
committed
upgrade version
1 parent 852bd0e commit 47fbccd

File tree

2 files changed

+1
-2
lines changed

2 files changed

+1
-2
lines changed

setup.cfg

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,2 @@
11
[egg_info]
2-
tag_build = dev
32
tag_svn_revision = true

setup.py

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

3-
version = '1.0'
3+
version = '1.1'
44

55
long_description = open('README.rst').read()
66

0 commit comments

Comments
 (0)