Skip to content

Commit

Permalink
update requirements and version
Browse files Browse the repository at this point in the history
  • Loading branch information
isandyawan committed Oct 21, 2023
1 parent cb2f472 commit 797d60c
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
@@ -1,6 +1,6 @@
[tool.poetry]
name = "stadata"
version = "0.1.1"
version = "1.0.0"
description = "API for get all statistics data from BPS"
authors = ["Ignatius Sandyawan <isandyawan@gmail.com>"]
urls = {homepage = "https://github.com/bps-statistics/stadata"}
Expand Down Expand Up @@ -33,7 +33,7 @@ tqdm = "^4.65.0"
pandas = "^2.0.3"
pytest= "^27.4.2"
pytest-cov="^24.1.0"
lxml="^24.9.3"
lxml="^4.9.3"

[build-system]
requires = ["poetry-core"]
Expand Down

0 comments on commit 797d60c

Please sign in to comment.