Skip to content

Commit

Permalink
chore: bump version number for next ops release (canonical#1476)
Browse files Browse the repository at this point in the history
Bumping ops version to 2.18.0.dev0 after the 2.17.1 release
  • Loading branch information
dwilding authored Nov 28, 2024
1 parent e573f8f commit 8be2990
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion ops/version.py
Original file line number Diff line number Diff line change
Expand Up @@ -17,4 +17,4 @@
This module is NOT to be used when developing charms using ops.
"""

version: str = '2.17.1'
version: str = '2.18.0.dev0'

0 comments on commit 8be2990

Please sign in to comment.