Skip to content

Commit 32b161e

Browse files
Revert: Dummy change to restart actions
1 parent 7f49614 commit 32b161e

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

src/snowflake/cli/__about__.py

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -24,5 +24,6 @@ class CLIInstallationSource(Enum):
2424
BINARY = "binary"
2525
PYPI = "pypi"
2626

27+
2728
# This variable is changed in binary release script
2829
INSTALLATION_SOURCE = CLIInstallationSource.PYPI

0 commit comments

Comments
 (0)