Skip to content

Commit 9c7d1be

Browse files
committed
Prepare release 0.13.0
1 parent 1ba68bb commit 9c7d1be

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

CHANGELOG.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22

33
python-asserts adheres to [semantic versioning](https://semver.org/).
44

5-
## [Unreleased]
5+
## [0.13.0] – 2024-03-13
66

77
### Added
88

pyproject.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
[tool.poetry]
22
name = "asserts"
3-
version = "0.12.0"
3+
version = "0.13.0"
44
description = "Stand-alone Assertions"
55
readme = "README.md"
66
authors = ["Sebastian Rittau <[email protected]>"]

0 commit comments

Comments
 (0)