Skip to content

Commit

Permalink
4.0.0
Browse files Browse the repository at this point in the history
  • Loading branch information
chris48s committed Oct 28, 2024
1 parent b3a8760 commit b631dce
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 3 deletions.
4 changes: 2 additions & 2 deletions docs/conf.py
Original file line number Diff line number Diff line change
Expand Up @@ -10,9 +10,9 @@
author = "Alex Wilson"

# The short X.Y version
version = "2.4"
version = "4.0"
# The full version, including alpha/beta/rc tags
release = "2.4.1"
release = "4.0.0"


# -- General configuration ---------------------------------------------------
Expand Down
2 changes: 1 addition & 1 deletion uk_election_timetables/__init__.py
Original file line number Diff line number Diff line change
@@ -1 +1 @@
__version__ = "3.0.0"
__version__ = "4.0.0"

0 comments on commit b631dce

Please sign in to comment.