diff --git a/setup.py b/setup.py index 0c92ab4..ea7baf6 100644 --- a/setup.py +++ b/setup.py @@ -25,7 +25,7 @@ def find_packages(): setup( name="obspy_github_api", - version="0.0.0.dev", + version="0.3.0", description="Helper routines to interact with obspy/obspy via GitHub API", author="Tobias Megies", author_email="megies@geophysik.uni-muenchen.de",