Skip to content

Commit

Permalink
Version 0.7.0
Browse files Browse the repository at this point in the history
  • Loading branch information
gmazzamuto committed Jun 9, 2022
1 parent 859ebe1 commit e374d2d
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions zetastitcher/version.py
Original file line number Diff line number Diff line change
@@ -1,9 +1,9 @@
major = 0
minor = 6
minor = 7
micro = 0

pre_release = None
post_release = None
post_release = 1
dev_release = None

__version__ = ''
Expand Down

0 comments on commit e374d2d

Please sign in to comment.