Skip to content

Commit

Permalink
[astro] Release AC 2.0.0+astro.8
Browse files Browse the repository at this point in the history
  • Loading branch information
kaxil committed Jul 12, 2021
1 parent 3f309b0 commit c09a3e2
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion setup.py
Original file line number Diff line number Diff line change
Expand Up @@ -30,7 +30,7 @@

logger = logging.getLogger(__name__)

version = '2.0.0.dev1+astro.8'
version = '2.0.0+astro.8'

PY3 = sys.version_info[0] == 3

Expand Down

0 comments on commit c09a3e2

Please sign in to comment.