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 e6c869a commit e6fa999Copy full SHA for e6fa999
1 file changed
anylabeling/app_info.py
@@ -1,4 +1,4 @@
1
__appname__ = "AnyLabeling"
2
__appdescription__ = "Effortless data labeling with AI support"
3
-__version__ = "0.4.10"
+__version__ = "0.4.11"
4
__preferred_device__ = "CPU" # GPU or CPU
0 commit comments