Skip to content

Commit

Permalink
Update pyproject.toml
Browse files Browse the repository at this point in the history
  • Loading branch information
Babibubebon committed Jun 17, 2024
1 parent 34fb72e commit dc45cbd
Showing 1 changed file with 4 additions and 1 deletion.
5 changes: 4 additions & 1 deletion pyproject.toml
Original file line number Diff line number Diff line change
@@ -1,10 +1,13 @@
[tool.poetry]
name = "gbizinfo-lod"
version = "0.1.0"
version = "0.1.1"
description = "A tool to generate LOD datasets for gBizINFO"
authors = ["Babibubebon <[email protected]>"]
homepage = "https://github.com/Babibubebon/gbizinfo-lod"
license = "MIT"
readme = "README.md"
repository = "https://github.com/Babibubebon/gbizinfo-lod"
keywords = ["rdf", "linked open data"]

[tool.poetry.dependencies]
python = "^3.12"
Expand Down

0 comments on commit dc45cbd

Please sign in to comment.