diff --git a/src/snowcli/__about__.py b/src/snowcli/__about__.py index c23fe49ef5..ccd0e8c4bf 100644 --- a/src/snowcli/__about__.py +++ b/src/snowcli/__about__.py @@ -1,3 +1,3 @@ from __future__ import annotations -VERSION = "1.1.0" +VERSION = "1.1.1-dev"