We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 8647b7d commit 0f27b1aCopy full SHA for 0f27b1a
pyproject.toml
@@ -1,6 +1,6 @@
1
[tool.poetry]
2
name = "pyspark_huggingface"
3
-version = "0.0.1"
+version = "0.1.0"
4
description = "A DataSource for reading and writing HuggingFace Datasets in Spark"
5
authors = ["allisonwang-db <[email protected]>", "lhoestq <[email protected]>"]
6
license = "Apache License 2.0"
0 commit comments