Skip to content

Commit f8c46d3

Browse files
Update pyproject.toml
1 parent 6c178e6 commit f8c46d3

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

pyproject.toml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
[tool.poetry]
22
name = "api-to-dataframe"
3-
version = "0.0.10"
3+
version = "0.0.11"
44
description = "A package to convert API responses to pandas dataframe"
55
authors = ["IvanildoBarauna <[email protected]>"]
66
readme = "README.md"
@@ -34,4 +34,4 @@ build-backend = "poetry.core.masonry.api"
3434

3535
[tool.poetry-dynamic-versioning]
3636
enable = true
37-
versioning = "semantic"
37+
versioning = "semantic"

0 commit comments

Comments
 (0)