summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorRocky Meza <rocky@fusionbox.com>2014-02-11 23:30:13 -0700
committerRocky Meza <rocky@fusionbox.com>2014-02-11 23:30:13 -0700
commitc6ec324ed12c5d98659108f5ca2176a5d43577fb (patch)
tree3ff5ea34341546f2ba7411e1c0eb63d967a6f0e2
parent4939d64b77332465fdcd33a1fb141adafbf8b11c (diff)
downloaddjango-pyscss-1.0.0.tar.gz
Version 1.0.0v1.0.0
-rw-r--r--setup.py2
1 files changed, 1 insertions, 1 deletions
diff --git a/setup.py b/setup.py
index 6cf31c7..a797075 100644
--- a/setup.py
+++ b/setup.py
@@ -21,7 +21,7 @@ tests_require = [
]
-version = (1, 0, 0, 'alpha')
+version = (1, 0, 0, 'final')
def get_version():