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