Skip to content

Commit 5ee4b48

Browse files
authored
Prepare release 0.28.0 (#523)
1 parent 5c72521 commit 5ee4b48

File tree

2 files changed

+6
-1
lines changed

2 files changed

+6
-1
lines changed

HISTORY.rst

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -3,6 +3,11 @@
33
History
44
-------
55

6+
v0.28.0 (2026-04-16)
7+
....................
8+
9+
* Add support for Python 3.14 by @Viicos in #522
10+
611
v0.27.0 (2026-01-30)
712
....................
813

arq/version.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,2 +1,2 @@
11
# Version here is used for the package version via the `[tool.hatch.version]` section of `pyproject.toml`.
2-
VERSION = '0.27.0'
2+
VERSION = '0.28.0'

0 commit comments

Comments
 (0)