Skip to content

Commit bac0c0c

Browse files
committed
Upped the version to a minty fresh 1.2.0 for XOAUTH release.
1 parent 4867317 commit bac0c0c

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
from setuptools import setup, find_packages
44

55
setup(name="oauth2",
6-
version="1.1.3",
6+
version="1.2.0",
77
description="Library for OAuth version 1.0a.",
88
author="Joe Stump",
99
author_email="[email protected]",

0 commit comments

Comments
 (0)