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 1ba68bb commit 9c7d1beCopy full SHA for 9c7d1be
CHANGELOG.md
@@ -2,7 +2,7 @@
2
3
python-asserts adheres to [semantic versioning](https://semver.org/).
4
5
-## [Unreleased]
+## [0.13.0] – 2024-03-13
6
7
### Added
8
pyproject.toml
@@ -1,6 +1,6 @@
1
[tool.poetry]
name = "asserts"
-version = "0.12.0"
+version = "0.13.0"
description = "Stand-alone Assertions"
readme = "README.md"
authors = ["Sebastian Rittau <[email protected]>"]
0 commit comments