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

Commit

Permalink
Preparing release v2.0.10
Browse files Browse the repository at this point in the history
  • Loading branch information
bsipocz committed May 29, 2019
1 parent 600b8c3 commit fd80be7
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 = '2.0.10.dev'
VERSION = '2.0.10'
RELEASE = 'dev' not in VERSION

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

0 comments on commit fd80be7

Please sign in to comment.