Skip to content

Commit

Permalink
Actually bump the version to 0.8.3.
Browse files Browse the repository at this point in the history
Guaranteed I will make this mistake 10 more times until/unless
I figure out how to share versions in the Cargo.toml with git.
  • Loading branch information
Julian committed Jul 6, 2023
1 parent 4af2f20 commit 4881d42
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Cargo.toml
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
[package]
name = "rpds-py"
version = "0.7.1"
version = "0.8.3"
edition = "2021"

[lib]
Expand Down

0 comments on commit 4881d42

Please sign in to comment.