We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 4dbb55c commit 761fcf9Copy full SHA for 761fcf9
src/cnaas_nms/version.py
@@ -1,3 +1,3 @@
1
-__version__ = "1.6.0a1"
+__version__ = "1.5.1"
2
__version_info__ = tuple([field for field in __version__.split(".")])
3
__api_version__ = "v1.0"
0 commit comments