Skip to content

Commit

Permalink
bump version 2025.1.14
Browse files Browse the repository at this point in the history
  • Loading branch information
jesperraemaekers committed Jan 14, 2025
1 parent cf4018e commit 3cd54f7
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
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 = "weheat"
version = "2024.12.22"
version = "2025.1.14"
description = "Weheat Backend"
authors = ["Jesper Raemaekers <[email protected]>", "Kjell van Straaten <[email protected]>"]
license = "MIT"
Expand Down
2 changes: 1 addition & 1 deletion setup.py
Original file line number Diff line number Diff line change
Expand Up @@ -21,7 +21,7 @@
# prerequisite: setuptools
# http://pypi.python.org/pypi/setuptools
NAME = "weheat"
VERSION = "2024.12.22"
VERSION = "2025.1.14"
PYTHON_REQUIRES = ">=3.7"
REQUIRES = [
"urllib3 >= 1.25.3, < 2.1.0",
Expand Down

0 comments on commit 3cd54f7

Please sign in to comment.