Skip to content

Commit

Permalink
Version bump preparing for 0.0.13 release
Browse files Browse the repository at this point in the history
I fixed enough bugs today it makes sense to get a new release out that works (akin to the container tutorial).
  • Loading branch information
vsoch authored Dec 13, 2022
1 parent 88bd9eb commit 09760d2
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion cloud_select/version.py
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@
#
# SPDX-License-Identifier: (MIT)

__version__ = "0.0.12"
__version__ = "0.0.13"
AUTHOR = "Vanessa Sochat"
EMAIL = "[email protected]"
NAME = "cloud-select-tool"
Expand Down

0 comments on commit 09760d2

Please sign in to comment.