Skip to content

Commit

Permalink
0.1.3
Browse files Browse the repository at this point in the history
  • Loading branch information
youknowone committed Nov 29, 2023
1 parent 7c2dcb6 commit cbe5c98
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 = "timsort"
version = "0.1.2"
version = "0.1.3"
description = "Rust implementation of the modified MergeSort used in Python and Java"
repository = "https://github.com/RustPython/rust-timsort"
authors = ["Michael Howell <[email protected]>", "RustPython Team"]
Expand Down

0 comments on commit cbe5c98

Please sign in to comment.