Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings

Commit 5d3a0d1

Browse files
committed
Bump version: 0.9.11 → 1.0.0b1
1 parent ed83001 commit 5d3a0d1

File tree

3 files changed

+4
-4
lines changed

3 files changed

+4
-4
lines changed

‎.bumpversion.cfg‎

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
[bumpversion]
2-
current_version = 0.9.11
2+
current_version = 1.0.0b1
33
commit = True
44
tag = True
55

66
[bumpversion:file:commitizen/__version__.py]
7-
7+
[bumpversion:file:pyproject.toml]

‎commitizen/__version__.py‎

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1 +1 @@
1-
__version__ = '0.9.11'
1+
__version__ = '1.0.0b1'

‎pyproject.toml‎

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -21,7 +21,7 @@ exclude = '''
2121

2222
[tool.poetry]
2323
name = "commitizen"
24-
version = "0.9.11"
24+
version = "1.0.0b1"
2525
description = "Python commitizen client tool"
2626
authors = ["Santiago Fraire <santiwilly@gmail.com>"]
2727
license = "MIT"

0 commit comments

Comments
(0)

AltStyle によって変換されたページ (->オリジナル) /