Skip to content

Commit 942792e

Browse files
committed
4.4.0
1 parent c95b2ce commit 942792e

2 files changed

Lines changed: 3 additions & 3 deletions

File tree

docs/conf.py

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -10,9 +10,9 @@
1010
author = "Alex Wilson"
1111

1212
# The short X.Y version
13-
version = "4.3"
13+
version = "4.4"
1414
# The full version, including alpha/beta/rc tags
15-
release = "4.3.0"
15+
release = "4.4.0"
1616

1717

1818
# -- General configuration ---------------------------------------------------

uk_election_timetables/__init__.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1 +1 @@
1-
__version__ = "4.3.0"
1+
__version__ = "4.4.0"

0 commit comments

Comments
 (0)