We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent c95b2ce commit 942792eCopy full SHA for 942792e
2 files changed
docs/conf.py
@@ -10,9 +10,9 @@
10
author = "Alex Wilson"
11
12
# The short X.Y version
13
-version = "4.3"
+version = "4.4"
14
# The full version, including alpha/beta/rc tags
15
-release = "4.3.0"
+release = "4.4.0"
16
17
18
# -- General configuration ---------------------------------------------------
uk_election_timetables/__init__.py
@@ -1 +1 @@
1
-__version__ = "4.3.0"
+__version__ = "4.4.0"
0 commit comments