Skip to content

Commit

Permalink
Bump version properly (clippy)
Browse files Browse the repository at this point in the history
  • Loading branch information
ryanc-me committed May 19, 2024
1 parent 4209875 commit 3d3df32
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion odoo-api/Cargo.toml
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
[package]
name = "odoo-api"
version = "0.2.5.1"
version = "0.2.6"
authors = ["Ryan Cole <[email protected]>"]
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."
repository = "https://github.com/ryanc-me/odoo-api-rs"
Expand Down

0 comments on commit 3d3df32

Please sign in to comment.