We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent b06109f commit 66b3351Copy full SHA for 66b3351
setup.py
@@ -2,7 +2,7 @@
2
3
setup(
4
name='txoauth2',
5
- version='1.2.0',
+ version='1.2.1',
6
author='Sebastian Scholz',
7
author_email='abestanis.gc@gmail.com',
8
description='A module that allows implementing OAuth2 with twisted',
0 commit comments