Skip to content

Commit

Permalink
bump version 1.6.0 -> 1.7.0
Browse files Browse the repository at this point in the history
  • Loading branch information
schlegelp committed Aug 18, 2024
1 parent 4cce1ed commit 1eead06
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__ = "1.6.0"
__version_vector__ = (1, 6, 0)
__version__ = "1.7.0"
__version_vector__ = (1, 7, 0)

0 comments on commit 1eead06

Please sign in to comment.