Skip to content

Commit

Permalink
Merge pull request #57 from hynky1999/toml-update
Browse files Browse the repository at this point in the history
updated toml
  • Loading branch information
hynky1999 authored May 10, 2023
2 parents 95b8290 + 5a24c8c commit 23e2c9d
Showing 1 changed file with 2 additions and 3 deletions.
5 changes: 2 additions & 3 deletions pyproject.toml
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@ build-backend = "setuptools.build_meta"

[project]
name = "CmonCrawl"
version = "0.8.9"
version = "0.9.0"
dependencies = [
"aiofiles==0.8.0",
"aiohttp==3.8.1",
Expand Down Expand Up @@ -58,8 +58,7 @@ include = ["cmoncrawl*"]
exclude = ["tests*", "docs*", "examples*"]

[project.scripts]
cmondownload = "cmoncrawl.integrations.commands:run_download"
cmonextract = "cmoncrawl.integrations.commands:run_extract"
cmon = "cmoncrawl.integrations.commands:main"

[project.urls]
Source = "https://github.com/hynky1999/Rocnikovy-Projekt"

0 comments on commit 23e2c9d

Please sign in to comment.