We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 605a487 commit f8e43b3Copy full SHA for f8e43b3
setup.py
@@ -1,7 +1,7 @@
1
from setuptools import setup
2
3
setup(name="github-webhook",
4
- version="1.0",
+ version="1.0.2",
5
description="Very simple, but powerful, microframework for writing Github webhooks in Python",
6
url="https://github.com/bloomberg/python-github-webhook",
7
author="Alex Chamberlain, Fred Phillips, Daniel Kiss, Daniel Beer",
0 commit comments