Skip to content

Commit 989b22a

Browse files
committed
change version to 0.31
1 parent 99b3f1c commit 989b22a

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
@@ -5,7 +5,7 @@
55
from distutils.core import setup
66

77
setup(name='web.py',
8-
version='0.3',
8+
version='0.31',
99
description='web.py: makes web apps',
1010
author='Aaron Swartz',
1111
author_email='me@aaronsw.com',

0 commit comments

Comments
 (0)