Skip to content

Commit 7234644

Browse files
committed
Version bump
1 parent 93fe003 commit 7234644

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

setup.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@
33
setup(
44
name = 'django-vellum',
55
packages = find_packages(),
6-
version = '0.1',
6+
version = '1.0',
77
description = 'A web log for Django.',
88
author = 'Peter Hogg',
99
author_email = 'peter@havenaut.net',

0 commit comments

Comments
 (0)