summaryrefslogtreecommitdiff
path: root/setup.py
diff options
context:
space:
mode:
authorAntoine Catton <acatton@fusionbox.com>2014-10-16 14:51:55 -0600
committerAntoine Catton <acatton@fusionbox.com>2014-10-16 14:52:57 -0600
commita2ec85759ae59cde883e04025dc2d0d9738e1235 (patch)
tree5fce32579fb82d63f15d8ebb875a0ee5afabfcee /setup.py
parentd6e3941e83636b78524a977cb8e002f0b8116e39 (diff)
downloaddjango-pyscss-1.0.4.tar.gz
Release 1.0.4v1.0.4
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 759e357..31eba6d 100644
--- a/setup.py
+++ b/setup.py
@@ -21,7 +21,7 @@ tests_require = [
]
-version = (1, 0, 3, 'final')
+version = (1, 0, 4, 'final')
def get_version():