Skip to content

Commit

Permalink
🔖 feat(pyproject.toml): 0.1.9
Browse files Browse the repository at this point in the history
  • Loading branch information
m9810223 committed Mar 16, 2022
1 parent f01fbd7 commit af416f8
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions pyproject.toml
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@ requires = ["flit_core >=3.2,<4"]

[project]
name = "pAsynCrawler"
version = "0.1.8" # official version
version = "0.1.9" # official version

authors = [{name = "Michael Hsieh", email = "m9810223@gmail.com"}]
description = ""
Expand Down Expand Up @@ -45,7 +45,7 @@ homepage = "https://github.com/m9810223/pAsynCrawler"
authors = [" "]
description = ""
name = "pAsynCrawler"
version = "0.1.0-dev"
version = "0.1.9-dev"

[tool.poetry.dependencies]
aiohttp = "^3.8.1"
Expand Down

0 comments on commit af416f8

Please sign in to comment.