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 6095c48 commit 192c4beCopy full SHA for 192c4be
art/__init__.py
@@ -12,7 +12,7 @@
12
from art import preprocessing
13
14
# Semantic Version
15
-__version__ = "1.10.2"
+__version__ = "1.10.3"
16
17
# pylint: disable=C0103
18
docs/conf.py
@@ -27,7 +27,7 @@
27
# The short X.Y version
28
version = "1.10"
29
# The full version, including alpha/beta/rc tags
30
-release = "1.10.2"
+release = "1.10.3"
31
32
33
# -- General configuration ---------------------------------------------------
0 commit comments