Skip to content

Commit

Permalink
Bump version to 1.6
Browse files Browse the repository at this point in the history
  • Loading branch information
vsalvino committed Jun 26, 2023
1 parent 3b64d87 commit 084cc09
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
Expand Up @@ -2,7 +2,7 @@
import logging


VERSION = "1.5"
VERSION = "1.6"


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

0 comments on commit 084cc09

Please sign in to comment.