Skip to content

Commit 4209875

Browse files
committed
Bump version for doc re-build
1 parent d84ab3f commit 4209875

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

odoo-api/Cargo.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
[package]
22
name = "odoo-api"
3-
version = "0.2.5"
3+
version = "0.2.5.1"
44
authors = ["Ryan Cole <[email protected]>"]
55
description = "Type-safe and full-coverage implementation of the Odoo JSON-RPC API, including ORM and Web methods. Supports sessioning, multi-database, async and blocking via reqwest, and bring-your-own requests."
66
repository = "https://github.com/ryanc-me/odoo-api-rs"

0 commit comments

Comments
 (0)