Skip to content

Commit 07472b2

Browse files
committed
Bump release
1 parent 97089d1 commit 07472b2

File tree

2 files changed

+3
-3
lines changed

2 files changed

+3
-3
lines changed

aldy/version.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,4 +4,4 @@
44
# file 'LICENSE', which is part of this source code package.
55

66

7-
__version__ = "4.8.1"
7+
__version__ = "4.8.2"

docs/conf.py

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -26,9 +26,9 @@
2626
author = "Ibrahim Numanagić"
2727

2828
# The short X.Y version
29-
version = "4.8.1"
29+
version = "4.8.2"
3030
# The full version, including alpha/beta/rc tags
31-
release = "4.8.1"
31+
release = "4.8.2"
3232

3333

3434
# -- General configuration ---------------------------------------------------

0 commit comments

Comments
 (0)