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