Version: 0.9.1 -> 0.9.2

This commit is contained in:
Kyle Hornberg
2018-10-22 13:19:59 -05:00
parent e01a9b1488
commit 86f243bf02
+1 -1
View File
@@ -21,7 +21,7 @@ def read(*names, **kwargs):
setup(
name='octokitpy',
version='0.9.1',
version='0.9.2',
license='MIT license',
description='Python client for GitHub API',
long_description='%s\n%s' % (