Skip to content

Commit

Permalink
Merge branch 'feat-UpdateBadges' of me.github.com:IvanildoBarauna/api…
Browse files Browse the repository at this point in the history
…-to-dataframe into feat-UpdateBadges
  • Loading branch information
IvanildoBarauna committed Jun 11, 2024
2 parents 8df9697 + f8c46d3 commit f5b3e40
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 = "api-to-dataframe"
version = "0.0.10"
version = "0.0.11"
description = "A package to convert API responses to pandas dataframe"
authors = ["IvanildoBarauna <[email protected]>"]
readme = "README.md"
Expand Down Expand Up @@ -34,4 +34,4 @@ build-backend = "poetry.core.masonry.api"

[tool.poetry-dynamic-versioning]
enable = true
versioning = "semantic"
versioning = "semantic"

0 comments on commit f5b3e40

Please sign in to comment.