Skip to content

Commit a54f6e6

Browse files
committed
release 0.2.0
1 parent 7cefea6 commit a54f6e6

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

setup.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -23,7 +23,7 @@ def find_packages():
2323

2424
setup(
2525
name="obspy_github_api",
26-
version="0.0.0.dev",
26+
version="0.2.0",
2727
description="Helper routines to interact with obspy/obspy via GitHub API",
2828
author="Tobias Megies",
2929
author_email="[email protected]",

0 commit comments

Comments
 (0)