We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 5c72521 commit 5ee4b48Copy full SHA for 5ee4b48
HISTORY.rst
@@ -3,6 +3,11 @@
3
History
4
-------
5
6
+v0.28.0 (2026-04-16)
7
+....................
8
+
9
+* Add support for Python 3.14 by @Viicos in #522
10
11
v0.27.0 (2026-01-30)
12
....................
13
arq/version.py
@@ -1,2 +1,2 @@
1
# Version here is used for the package version via the `[tool.hatch.version]` section of `pyproject.toml`.
2
-VERSION = '0.27.0'
+VERSION = '0.28.0'
0 commit comments