Skip to content

Commit

Permalink
1.3.0
Browse files Browse the repository at this point in the history
  • Loading branch information
soundmud committed Jul 8, 2020
1 parent 80a87aa commit 4493c61
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion soundrts/version.py
Expand Up @@ -4,7 +4,7 @@
from . import res


VERSION = "1.3.0-dev"
VERSION = "1.3.0"
IS_DEV_VERSION = VERSION.endswith("-dev")


Expand Down

0 comments on commit 4493c61

Please sign in to comment.