Skip to content

Commit

Permalink
Preparing release 1.0.0a1
Browse files Browse the repository at this point in the history
  • Loading branch information
Toilal committed May 23, 2019
1 parent 0330597 commit a8ea39b
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 3 deletions.
4 changes: 2 additions & 2 deletions HISTORY.md
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
History
=======

1.0.0 (unreleased)
------------------
1.0.0a1 (2019-05-23)
--------------------

- First release
2 changes: 1 addition & 1 deletion mutagen_helper/__version__.py
Original file line number Diff line number Diff line change
Expand Up @@ -3,4 +3,4 @@
"""
Version module
"""
__version__ = '1.0.0.dev0'
__version__ = '1.0.0a1'

0 comments on commit a8ea39b

Please sign in to comment.