Skip to content

Commit 31f89f0

Browse files
committed
Upped the version to 1.0.6.
1 parent 10fb61a commit 31f89f0

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.0.5",
6+
version="1.0.6",
77
description="Library for OAuth version 1.0a.",
88
author="Joe Stump",
99
author_email="joe@simplegeo.com",

0 commit comments

Comments
 (0)