summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--setup.py2
1 files changed, 1 insertions, 1 deletions
diff --git a/setup.py b/setup.py
index 6bdd368..b655222 100644
--- a/setup.py
+++ b/setup.py
@@ -20,7 +20,7 @@ with open(readme_path) as f:
setup(
name='XStatic',
- version='1.0.2',
+ version='1.0.3',
description='XStatic base package with minimal support code',
long_description=long_description,
classifiers=[