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 b06aef2 commit b68eddcCopy full SHA for b68eddc
spritesheetExporter/spritesheet_exporter.py
@@ -13,7 +13,7 @@
13
14
from .utils import KritaVersion
15
16
-SPRITESHEET_EXPORTER_VERSION = "0.1.0"
+SPRITESHEET_EXPORTER_VERSION = "0.2.0"
17
18
KI = Krita.instance()
19
DEFAULT_TIME = -1
0 commit comments