Skip to content

Commit dd02b5f

Browse files
committed
upped version to 1.0.1
1 parent 610b17c commit dd02b5f

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
@@ -12,7 +12,7 @@
1212
from setuptools import setup
1313

1414
PACKAGE = 'pyral'
15-
VERSION = '1.0.0'
15+
VERSION = '1.0.1'
1616
OFFICIAL_NAME = 'Python toolkit for Rally REST API'
1717
PKG_URL_NAME = 'python-toolkit-rally-rest-api'
1818
AUTHOR = 'Kip Lehman (Rally Software Development)'

0 commit comments

Comments
 (0)