Skip to content

Commit

Permalink
Fix short version, set long version to 0.4.0rc0
Browse files Browse the repository at this point in the history
  • Loading branch information
justinsalamon authored May 30, 2021
1 parent d593e2d commit 08b643d
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions openl3/version.py
Original file line number Diff line number Diff line change
@@ -1,2 +1,2 @@
short_version = '0.3'
version = '0.4.0'
short_version = '0.4'
version = '0.4.0rc0'

0 comments on commit 08b643d

Please sign in to comment.