We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 2327050 commit ba17cfcCopy full SHA for ba17cfc
1 file changed
pyproject.toml
@@ -1,9 +1,10 @@
1
[tool.poetry]
2
name = "rdf-sql-bulkloader"
3
-version = "0.1.0"
+version = "0.1.0rc2"
4
description = "rdf-sql-bulkloader"
5
authors = ["Chris Mungall <cjmungall@lbl.gov>"]
6
license = "BSD 3"
7
+readme = "README.md"
8
9
[tool.poetry.dependencies]
10
python = "^3.8"
0 commit comments