Skip to content

Commit

Permalink
pin version number in pyproject.toml
Browse files Browse the repository at this point in the history
  • Loading branch information
thomasborgen committed Feb 4, 2024
1 parent 9f6a13f commit 92ef83e
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 = "kaiba"
version = "3.0.0"
version = "3.0.1"
description = "Configurable and documentable Json transformation and mapping"
authors = ["Thomas Borgen <[email protected]>"]

Expand Down

0 comments on commit 92ef83e

Please sign in to comment.