Skip to content

Commit

Permalink
chore: update version on pyproject.toml to 0.1.1
Browse files Browse the repository at this point in the history
  • Loading branch information
RamonGiovane committed Sep 23, 2024
1 parent 8ca5f0a commit c76960e
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion pyproject.toml
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
[tool.poetry]
name = "py-data-digger"
version = "0.1.0"
version = "0.1.1"
description = "Safely navigate through unsafe data: dicts, tuples, lists, strings and objects"
authors = ["Ramon G. Dias <[email protected]>"]
license = "MIT"
Expand Down

0 comments on commit c76960e

Please sign in to comment.