summaryrefslogtreecommitdiff
path: root/setup.py
diff options
context:
space:
mode:
Diffstat (limited to 'setup.py')
-rwxr-xr-xsetup.py2
1 files changed, 1 insertions, 1 deletions
diff --git a/setup.py b/setup.py
index 97c8ca64..86b07c42 100755
--- a/setup.py
+++ b/setup.py
@@ -20,7 +20,7 @@ entry_points = {
setup(
name="pelican",
- version="3.1",
+ version="3.0.1",
url='http://getpelican.com/',
author='Alexis Metaireau',
author_email='alexis@notmyidea.org',