Skip to content

Commit ba17cfc

Browse files
committed
corrected readme and bumped version
1 parent 2327050 commit ba17cfc

1 file changed

Lines changed: 2 additions & 1 deletion

File tree

pyproject.toml

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,9 +1,10 @@
11
[tool.poetry]
22
name = "rdf-sql-bulkloader"
3-
version = "0.1.0"
3+
version = "0.1.0rc2"
44
description = "rdf-sql-bulkloader"
55
authors = ["Chris Mungall <cjmungall@lbl.gov>"]
66
license = "BSD 3"
7+
readme = "README.md"
78

89
[tool.poetry.dependencies]
910
python = "^3.8"

0 commit comments

Comments
 (0)