Skip to content

Commit eb97659

Browse files
committed
Bumping version to 0.9.1a.
1 parent 7370656 commit eb97659

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
import sys
66

77
pkgdir = {'': 'python%s' % sys.version_info[0]}
8-
VERSION = '0.9.1'
8+
VERSION = '0.9.1a'
99

1010
setup(name='httplib2',
1111
version=VERSION,

0 commit comments

Comments
 (0)