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.5
Browse files Browse the repository at this point in the history
  • Loading branch information
bsipocz committed Feb 22, 2018
1 parent c22ceb1 commit cb3e774
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion setup.py
Expand Up @@ -8,7 +8,7 @@
from astropy_helpers.version_helpers import generate_version_py

NAME = 'astropy_helpers'
VERSION = '2.0.4'
VERSION = '2.0.5'
RELEASE = 'dev' not in VERSION

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

0 comments on commit cb3e774

Please sign in to comment.