Skip to content

Commit

Permalink
release v1.4.0 version
Browse files Browse the repository at this point in the history
  • Loading branch information
indy-independence committed Jan 15, 2023
1 parent fb592a4 commit fb72c2b
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.4.0b3"
__version__ = "1.4.0"
__version_info__ = tuple([field for field in __version__.split(".")])
__api_version__ = "v1.0"

0 comments on commit fb72c2b

Please sign in to comment.