Skip to content

Commit

Permalink
Bump version to 1.3
Browse files Browse the repository at this point in the history
  • Loading branch information
vsalvino committed Oct 19, 2022
1 parent b65a14d commit 87b9077
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion cr/__init__.py
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
import logging


VERSION = "1.2"
VERSION = "1.3"


DOCS_LINK = "https://www.codered.cloud/cli/"
Expand Down

0 comments on commit 87b9077

Please sign in to comment.