Skip to content

Commit

Permalink
Prepare release 0.1.6
Browse files Browse the repository at this point in the history
  • Loading branch information
web-flow committed Jun 10, 2022
1 parent 1e470b9 commit 2d83002
Showing 1 changed file with 1 addition and 2 deletions.
3 changes: 1 addition & 2 deletions Cargo.toml
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
edition = "2021"
name = "datafusion-catalogprovider-glue"
description = "Glue as a CatalogProvider for Datafusion"
version = "0.1.0"
version = "0.1.6"
homepage = "https://github.com/datafusion-contrib/datafusion-catalogprovider-glue"
repository = "https://github.com/datafusion-contrib/datafusion-catalogprovider-glue"
readme = "README.md"
Expand All @@ -25,4 +25,3 @@ datafusion-objectstore-s3 = { version = "0.2.1" }
pest = "2.1"
pest_derive = "2.1"
tokio = { version = "1.18", features = ["macros", "rt", "rt-multi-thread", "sync", "fs"] }

0 comments on commit 2d83002

Please sign in to comment.