Skip to content

Commit e7f0bad

Browse files
author
tailor
committed
[project @ Fix version string]
Ignore-this: b31741114f52c6f3846dd5b3b5bcfe4e
1 parent a52e842 commit e7f0bad

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
@@ -6,7 +6,7 @@
66
if 'sdist' in sys.argv:
77
os.system('./admin/makedoc')
88

9-
version = '[library version:2.2.1]'[17:-1]
9+
version = '[library version:2.2.2]'[17:-1]
1010

1111
setup(
1212
name='python-openid',

0 commit comments

Comments
 (0)