Skip to content

Commit

Permalink
Update version.py
Browse files Browse the repository at this point in the history
  • Loading branch information
indy-independence authored Nov 14, 2023
1 parent 4dbb55c commit 761fcf9
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/cnaas_nms/version.py
Original file line number Diff line number Diff line change
@@ -1,3 +1,3 @@
__version__ = "1.6.0a1"
__version__ = "1.5.1"
__version_info__ = tuple([field for field in __version__.split(".")])
__api_version__ = "v1.0"

0 comments on commit 761fcf9

Please sign in to comment.