Skip to content

Commit 6727117

Browse files
authored
v1.1.455 (#3001)
1 parent 0baecb5 commit 6727117

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

scripts/controlnet_version.py

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
version_flag = 'v1.1.454'
1+
version_flag = 'v1.1.455'
22
# A smart trick to know if user has updated as well as if user has restarted terminal.
33
# Note that in "controlnet.py" we do NOT use "importlib.reload" to reload this "controlnet_version.py"
44
# This means if user did not completely restart terminal, the "version_flag" will be the previous version.

0 commit comments

Comments
 (0)