summaryrefslogtreecommitdiff
path: root/setup.py
diff options
context:
space:
mode:
authorThomas Waldmann <tw AT waldmann-edv DOT de@localhost>2014-06-28 21:18:58 +0200
committerThomas Waldmann <tw AT waldmann-edv DOT de@localhost>2014-06-28 21:18:58 +0200
commitc4f71df2d9b5b1f8256d29b1fa98c82c10b291a9 (patch)
tree8a4a997a9aa969b013bf986102008aebf0d5727e /setup.py
parent6fe93b28b5dfe3f7dca220c13eb1605fccd7e263 (diff)
downloadxstatic-git-c4f71df2d9b5b1f8256d29b1fa98c82c10b291a9.tar.gz
bump version to 1.0.11.0.1
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 52b35c0..df6a71d 100644
--- a/setup.py
+++ b/setup.py
@@ -19,7 +19,7 @@ from setuptools import setup, find_packages
setup(
name='XStatic',
- version='1.0.0',
+ version='1.0.1',
description='XStatic base package with minimal support code',
long_description=long_description,
classifiers=[