Skip to content

Commit cf181e5

Browse files
committed
Bump version to v0.2.14
1 parent 0989680 commit cf181e5

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

Cargo.toml

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
[package]
22
name = "RocksDict"
3-
version = "0.2.13"
3+
version = "0.2.14"
44
edition = "2021"
55
description = "Rocksdb Python Binding"
66

pyproject.toml

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
[project]
22
name = "rocksdict"
3-
version = "0.2.13"
3+
version = "0.2.14"
44
description = "Rocksdb Python Binding"
55
long_description_content_type="text/markdown"
66
readme = "README.md"

0 commit comments

Comments
 (0)