Skip to content

Commit 4f997d5

Browse files
authored
Merge pull request #1956 from Capsize-Games/develop
bump version
2 parents 4d7660c + 4f3e65b commit 4f997d5

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

setup.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -187,7 +187,7 @@
187187

188188
setup(
189189
name="airunner",
190-
version="5.3.2",
190+
version="5.3.3",
191191
author="Capsize LLC",
192192
description="Run local opensource AI models (Stable Diffusion, LLMs, TTS, STT, chatbots) in a lightweight Python GUI",
193193
long_description=open("README.md", "r", encoding="utf-8").read(),

0 commit comments

Comments
 (0)