Skip to content

Commit 59d5998

Browse files
authored
📝 Update to version v1.1.445 (#2769)
1 parent ed373ed commit 59d5998

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

scripts/controlnet_version.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
from scripts.logging import logger
22

3-
version_flag = 'v1.1.444'
3+
version_flag = 'v1.1.445'
44

55
logger.info(f"ControlNet {version_flag}")
66
# A smart trick to know if user has updated as well as if user has restarted terminal.

0 commit comments

Comments
 (0)