Skip to content

Commit a188f81

Browse files
committed
Release 0.13.3
1 parent 3217bc8 commit a188f81

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.13.3
2+
3+
* Support for pyo3 0.28 (#75).
4+
15
# 0.13.2
26

37
* Support for pyo3 0.27 (#72).

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.13.2"
3+
version = "0.13.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)