Skip to content

Commit 1315583

Browse files
committed
repare for v0.26.0 release
1 parent 9d7944b commit 1315583

File tree

2 files changed

+6
-1
lines changed

2 files changed

+6
-1
lines changed

HISTORY.rst

+5
Original file line numberDiff line numberDiff line change
@@ -3,6 +3,11 @@
33
History
44
-------
55

6+
v0.26.0 (2023-05-01)
7+
....................
8+
9+
No changes since v0.26.0b1.
10+
611
v0.26.0b1 (2023-04-01)
712
......................
813

arq/version.py

+1-1
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.26.0b1'
2+
VERSION = '0.26.0'

0 commit comments

Comments
 (0)