We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 93fe003 commit 7234644Copy full SHA for 7234644
setup.py
@@ -3,7 +3,7 @@
3
setup(
4
name = 'django-vellum',
5
packages = find_packages(),
6
- version = '0.1',
+ version = '1.0',
7
description = 'A web log for Django.',
8
author = 'Peter Hogg',
9
author_email = 'peter@havenaut.net',
0 commit comments