Skip to content

Commit

Permalink
update version to 1.6.0-dev (#1719)
Browse files Browse the repository at this point in the history
  • Loading branch information
ClaudiaComito authored Nov 12, 2024
1 parent ee1d95c commit 882f80c
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion heat/core/version.py
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@

major: int = 1
"""Indicates Heat's main version."""
minor: int = 5
minor: int = 6
"""Indicates feature extension."""
micro: int = 0
"""Indicates revisions for bugfixes."""
Expand Down

0 comments on commit 882f80c

Please sign in to comment.