Version: 0.2.0 -> 0.3.0

Manually tag
This commit is contained in:
Kyle Hornberg
2018-02-07 11:32:39 -06:00
parent 89c91647df
commit f480070bdd
+1 -1
View File
@@ -21,7 +21,7 @@ def read(*names, **kwargs):
setup(
name='octokitpy',
version='0.2.0',
version='0.3.0',
license='MIT license',
description='Python client for GitHub API',
long_description='%s\n%s' % (