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

Commit

Permalink
bump: version 1.1.2 → 1.2.0
Browse files Browse the repository at this point in the history
  • Loading branch information
github-actions[bot] committed Aug 22, 2022
1 parent 6d84861 commit 1b1071d
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 = "mode-client"
version = "1.1.2"
version = "1.2.0"
description = "A typed Python client for the Mode API"
authors = ["Kshitij Aranke <kshitij@aranke.org>"]
readme = "README.md"
Expand All @@ -25,7 +25,7 @@ mypy = "^0.971"

[tool.commitizen]
name = "cz_conventional_commits"
version = "1.1.2"
version = "1.2.0"
version_files = ["pyproject.toml:version"]

[build-system]
Expand Down

0 comments on commit 1b1071d

Please sign in to comment.