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 7c7e96b

Browse files
committed
Bump version: 0.9.11 → 1.0.0b1
1 parent ed83001 commit 7c7e96b

File tree

5 files changed

+5
-5
lines changed

5 files changed

+5
-5
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]

‎README.rst‎

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -46,7 +46,7 @@ This client tool prompts the user with information about the commit.
4646

4747
Based on `conventional commits <https://conventionalcommits.org/>`_
4848

49-
.. image:: docs/images/example.png
49+
.. image:: docs/images/demo.gif
5050
:alt: Example running commitizen
5151

5252
This is an example of how the git messages history would look like:

‎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'

‎docs/images/demo.gif‎

293 KB
Loading[フレーム]

‎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 によって変換されたページ (->オリジナル) /