Skip to content
This repository has been archived by the owner on Nov 8, 2022. It is now read-only.

Commit

Permalink
bump: version 0.0.1 → 0.1.0
Browse files Browse the repository at this point in the history
  • Loading branch information
github-actions[bot] committed Aug 15, 2022
1 parent 2f0b779 commit 444b6a7
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 = "tap-anvil"
version = "0.0.1"
version = "0.1.0"
description = "A Singer tap for Anvil, a tool for programmatically filling out PDF forms."
authors = ["Kshitij Aranke <[email protected]>"]
keywords = ["singer", "tap", "anvil"]
Expand All @@ -24,7 +24,7 @@ mypy = "^0.971"

[tool.commitizen]
name = "cz_conventional_commits"
version = "0.0.1"
version = "0.1.0"
version_files = ["pyproject.toml:version"]

[build-system]
Expand Down

0 comments on commit 444b6a7

Please sign in to comment.