diff options
author | Gavin Wahl <gwahl@fusionbox.com> | 2015-04-23 14:36:47 -0600 |
---|---|---|
committer | Gavin Wahl <gwahl@fusionbox.com> | 2015-04-23 14:36:47 -0600 |
commit | 13e6039e44ad93840816b1e4aa1c6b07120b4b06 (patch) | |
tree | 07453299e18d6d2d5f72a997045a231f2ad8f91b /setup.py | |
parent | 535cc665fb1853f02e31dec49d3f1fc87f245524 (diff) | |
download | django-pyscss-13e6039e44ad93840816b1e4aa1c6b07120b4b06.tar.gz |
Preparing release 2.0.12.0.1
Diffstat (limited to 'setup.py')
-rw-r--r-- | setup.py | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -27,7 +27,7 @@ tests_require = [ ] -version = '2.1.0.dev0' +version = '2.0.1' setup( |