Skip to content
This repository has been archived by the owner on May 25, 2022. It is now read-only.

Commit

Permalink
Preparing release v3.0.2
Browse files Browse the repository at this point in the history
  • Loading branch information
bsipocz committed Jun 1, 2018
1 parent 1f4f70a commit ca63040
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion setup.py
Expand Up @@ -9,7 +9,7 @@
from astropy_helpers.version_helpers import generate_version_py

NAME = 'astropy_helpers'
VERSION = '3.0.2.dev'
VERSION = '3.0.2'
RELEASE = 'dev' not in VERSION

generate_version_py(NAME, VERSION, RELEASE, False, uses_git=not RELEASE)
Expand Down

0 comments on commit ca63040

Please sign in to comment.