Skip to content

Commit

Permalink
Merge pull request #419 from phenobarbital/bump-version
Browse files Browse the repository at this point in the history
bump version
  • Loading branch information
phenobarbital authored Feb 21, 2024
2 parents 0fabb5e + a7b6b10 commit 93f2bd6
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion navconfig/version.py
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@
"Configuration tool for all Navigator Services "
"Tool for accessing Config info from different sources."
)
__version__ = "1.6.1"
__version__ = "1.6.2"
__author__ = "Jesus Lara"
__author_email__ = "jesuslarag@gmail.com"
__license__ = "MIT"

0 comments on commit 93f2bd6

Please sign in to comment.