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 7cefea6 commit a54f6e6Copy full SHA for a54f6e6
setup.py
@@ -23,7 +23,7 @@ def find_packages():
23
24
setup(
25
name="obspy_github_api",
26
- version="0.0.0.dev",
+ version="0.2.0",
27
description="Helper routines to interact with obspy/obspy via GitHub API",
28
author="Tobias Megies",
29
author_email="[email protected]",
0 commit comments