Skip to content

Commit

Permalink
Bump to version 0.4.0
Browse files Browse the repository at this point in the history
  • Loading branch information
Kimahriman committed Dec 6, 2023
1 parent dd0d913 commit c7f3697
Show file tree
Hide file tree
Showing 3 changed files with 4 additions and 4 deletions.
4 changes: 2 additions & 2 deletions Cargo.lock

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion python/Cargo.toml
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
[package]
name = "hdfs-native-python"
version = "0.3.0"
version = "0.4.0"
edition = "2021"
authors = ["Adam Binford <[email protected]>"]
homepage = "https://github.com/Kimahriman/hdfs-native"
Expand Down
2 changes: 1 addition & 1 deletion rust/Cargo.toml
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
[package]
name = "hdfs-native"
version = "0.3.0"
version = "0.4.0"
edition = "2021"
authors = ["Adam Binford <[email protected]>"]
homepage = "https://github.com/Kimahriman/hdfs-native"
Expand Down

0 comments on commit c7f3697

Please sign in to comment.