Skip to content

Commit

Permalink
bump version 0.5.3 -> 0.6.0
Browse files Browse the repository at this point in the history
  • Loading branch information
schlegelp committed May 12, 2021
1 parent ae7d94b commit 7d497f1
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions navis/__version__.py
Original file line number Diff line number Diff line change
Expand Up @@ -11,5 +11,5 @@
# MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
# GNU General Public License for more details.

__version__ = "0.5.3"
__version_vector__ = (0, 5, 3)
__version__ = "0.6.0"
__version_vector__ = (0, 6, 0)

0 comments on commit 7d497f1

Please sign in to comment.