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 e6ab83c commit 755e366Copy full SHA for 755e366
CHANGELOG.md
@@ -2,7 +2,7 @@
2
3
python-asserts adheres to [semantic versioning](https://semver.org/).
4
5
-## UNRELEASED –
+## 0.14.0 – 2025-11-17
6
7
### Added
8
pyproject.toml
@@ -1,6 +1,6 @@
1
[project]
name = "asserts"
-version = "0.14.0.dev0"
+version = "0.14.0"
description = "Stand-alone Assertions"
readme = "README.md"
authors = [{ name = "Sebastian Rittau", email = "[email protected]" }]
0 commit comments