Skip to content

Commit 9686105

Browse files
committed
Bump version to 0.12.3
1 parent 3a7b28c commit 9686105

2 files changed

Lines changed: 5 additions & 1 deletion

File tree

CHANGELOG.md

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,7 @@
1+
# 0.12.3
2+
3+
* Declarative example (docs, #59).
4+
15
# 0.12.2
26

37
* Allow pyo3 0.24.

Cargo.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
[package]
22
name = "pyo3-log"
3-
version = "0.12.2"
3+
version = "0.12.3"
44
authors = ["Michal 'vorner' Vaner <vorner@vorner.cz>"]
55
description = "Logging bridge from pyo3 native extension to python"
66
documentation = "https://docs.rs/pyo3-log"

0 commit comments

Comments
 (0)