Skip to content

Commit 2737a3e

Browse files
committed
Bump version to 0.10.0
1 parent 6b1ef89 commit 2737a3e

File tree

3 files changed

+4
-4
lines changed

3 files changed

+4
-4
lines changed

Cargo.lock

+2-2
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

python/Cargo.toml

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
[package]
22
name = "hdfs-native-python"
3-
version = "0.9.4"
3+
version = "0.10.0"
44
edition = "2021"
55
authors = ["Adam Binford <adamq43@gmail.com>"]
66
homepage = "https://github.com/Kimahriman/hdfs-native"

rust/Cargo.toml

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
[package]
22
name = "hdfs-native"
3-
version = "0.9.4"
3+
version = "0.10.0"
44
edition = "2021"
55
authors = ["Adam Binford <adamq43@gmail.com>"]
66
homepage = "https://github.com/Kimahriman/hdfs-native"

0 commit comments

Comments
 (0)