We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 1083f7e commit 566f007Copy full SHA for 566f007
1 file changed
ai_diffusion/__init__.py
@@ -1,6 +1,6 @@
1
"""Generative AI plugin for Krita"""
2
3
-__version__ = "1.44.0"
+__version__ = "1.44.1"
4
5
import importlib.util
6
0 commit comments