summaryrefslogtreecommitdiff
path: root/setup.py
diff options
context:
space:
mode:
authorIonel Cristian Mărieș <contact@ionelmc.ro>2015-07-27 13:23:42 +0300
committerIonel Cristian Mărieș <contact@ionelmc.ro>2015-07-27 13:23:42 +0300
commitec6f26413a239e39a32f5e692a2c019695073e7e (patch)
tree893cb95feaffd1172a921bc2e619c44ae50c670e /setup.py
parentb44174d29088cb5a8ec18b5b0b48145449e5d6b7 (diff)
Update version.
Diffstat (limited to 'setup.py')
-rw-r--r--setup.py2
1 files changed, 1 insertions, 1 deletions
diff --git a/setup.py b/setup.py
index f577d58..91498dc 100644
--- a/setup.py
+++ b/setup.py
@@ -5,7 +5,7 @@ import os
setup(
name="tblib",
- version="1.0.1",
+ version="1.1.0",
url='https://github.com/ionelmc/python-tblib',
download_url='',
license='BSD',