feat: v1.0.1
This commit is contained in:
parent
fd61e4e325
commit
824a83752e
@ -6,7 +6,7 @@ from frame_forge.utils import exit_application
|
||||
|
||||
|
||||
program_name = "FrameForge"
|
||||
__version__ = "1.0.0"
|
||||
__version__ = "1.0.1"
|
||||
|
||||
|
||||
if __name__ == "__main__":
|
||||
|
@ -1,6 +1,6 @@
|
||||
[tool.poetry]
|
||||
name = "frame-forge"
|
||||
version = "1.0.0"
|
||||
version = "1.0.1"
|
||||
description = "CLI to offload image generation to"
|
||||
authors = ["jlw4049 <jlw_4049@hotmail.com>"]
|
||||
license = "MIT"
|
||||
|
Loading…
x
Reference in New Issue
Block a user