Version: 0.1.0 -> 0.2.0

Adds webhook functions
This commit is contained in:
Kyle Hornberg
2018-02-07 10:45:36 -06:00
parent 09fe0e85e2
commit f0270690dc
+1 -1
View File
@@ -21,7 +21,7 @@ def read(*names, **kwargs):
setup(
name='octokitpy',
version='0.1.0',
version='0.2.0',
license='MIT license',
description='Python client for GitHub API',
long_description='%s\n%s' % (