We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 97089d1 commit 07472b2Copy full SHA for 07472b2
aldy/version.py
@@ -4,4 +4,4 @@
4
# file 'LICENSE', which is part of this source code package.
5
6
7
-__version__ = "4.8.1"
+__version__ = "4.8.2"
docs/conf.py
@@ -26,9 +26,9 @@
26
author = "Ibrahim Numanagić"
27
28
# The short X.Y version
29
-version = "4.8.1"
+version = "4.8.2"
30
# The full version, including alpha/beta/rc tags
31
-release = "4.8.1"
+release = "4.8.2"
32
33
34
# -- General configuration ---------------------------------------------------
0 commit comments