Skip to content

Commit

Permalink
Version change to 1.5.0
Browse files Browse the repository at this point in the history
  • Loading branch information
ChrisgKent committed Mar 29, 2024
1 parent 94620b1 commit 98081b9
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion primal_page/__init__.py
Original file line number Diff line number Diff line change
@@ -1 +1 @@
__version__ = "1.4.1"
__version__ = "1.5.0"
2 changes: 1 addition & 1 deletion pyproject.toml
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
[tool.poetry]
name = "primal-page"
version = "1.4.1"
version = "1.5.0"
description = ""
authors = ["ChrisKent <[email protected]>"]
readme = "README.md"
Expand Down

0 comments on commit 98081b9

Please sign in to comment.