summaryrefslogtreecommitdiff
path: root/setup.py
diff options
context:
space:
mode:
authorGavin Wahl <gwahl@fusionbox.com>2015-04-23 14:36:47 -0600
committerGavin Wahl <gwahl@fusionbox.com>2015-04-23 14:36:47 -0600
commit13e6039e44ad93840816b1e4aa1c6b07120b4b06 (patch)
tree07453299e18d6d2d5f72a997045a231f2ad8f91b /setup.py
parent535cc665fb1853f02e31dec49d3f1fc87f245524 (diff)
downloaddjango-pyscss-13e6039e44ad93840816b1e4aa1c6b07120b4b06.tar.gz
Preparing release 2.0.12.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 a266788..3b440d0 100644
--- a/setup.py
+++ b/setup.py
@@ -27,7 +27,7 @@ tests_require = [
]
-version = '2.1.0.dev0'
+version = '2.0.1'
setup(