Skip to content

Commit 4704303

Browse files
chore: bump v1.3.0 (#381)
1 parent 4098578 commit 4704303

3 files changed

Lines changed: 3 additions & 3 deletions

File tree

Cargo.lock

Lines changed: 1 addition & 1 deletion
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

Cargo.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
[package]
22
name = "pydynox"
3-
version = "1.2.0"
3+
version = "1.3.0"
44
edition = "2024"
55
authors = ["Leandro Cavalcante Damascena <leandro.damascena@gmail.com>"]
66
description = "A fast DynamoDB ORM for Python with a Rust core"

pyproject.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@ build-backend = "maturin"
44

55
[project]
66
name = "pydynox"
7-
version = "1.2.0"
7+
version = "1.3.0"
88
description = "A fast DynamoDB ORM for Python with a Rust core"
99
readme = "README.md"
1010
license = { text = "Apache-2.0" }

0 commit comments

Comments
 (0)