Skip to content

Commit

Permalink
Update version.py
Browse files Browse the repository at this point in the history
  • Loading branch information
bjoernenders committed Jan 9, 2023
1 parent 8052ecf commit dedcafd
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions ptypy/version.py
@@ -1,6 +1,6 @@

short_version = '0.6.0'
version = '0.6.0'
short_version = '0.7.0'
version = '0.7.0'
release = True

if not release:
Expand Down

0 comments on commit dedcafd

Please sign in to comment.