File tree Expand file tree Collapse file tree 5 files changed +5
-5
lines changed
Expand file tree Collapse file tree 5 files changed +5
-5
lines changed Original file line number Diff line number Diff line change 11[bumpversion]
2- current_version = 0.2.2
2+ current_version = 0.3.0
33commit = True
44tag = True
55
Original file line number Diff line number Diff line change @@ -77,7 +77,7 @@ gunshotmatch-cli
7777.. |language | image :: https://img.shields.io/github/languages/top/GunShotMatch/gunshotmatch-cli
7878 :alt: GitHub top language
7979
80- .. |commits-since | image :: https://img.shields.io/github/commits-since/GunShotMatch/gunshotmatch-cli/v0.2.2
80+ .. |commits-since | image :: https://img.shields.io/github/commits-since/GunShotMatch/gunshotmatch-cli/v0.3.0
8181 :target: https://github.com/GunShotMatch/gunshotmatch-cli/pulse
8282 :alt: GitHub commits since tagged version
8383
Original file line number Diff line number Diff line change 2929__author__ : str = "Dominic Davis-Foster"
3030__copyright__ : str = "2020-2023 Dominic Davis-Foster"
3131__license__ : str = "MIT License"
32- __version__ : str = "0.2.2 "
32+ __version__ : str = "0.3.0 "
3333__email__ :
str = "[email protected] "
Original file line number Diff line number Diff line change @@ -4,7 +4,7 @@ build-backend = "whey"
44
55[project ]
66name = " gunshotmatch-cli"
7- version = " 0.2.2 "
7+ version = " 0.3.0 "
88description = " GunShotMatch Command-Line Interface."
99readme = " README.rst"
1010keywords = []
Original file line number Diff line number Diff line change @@ -3,7 +3,7 @@ modname: gunshotmatch-cli
33copyright_years : " 2020-2023"
44author : " Dominic Davis-Foster"
556- version : " 0.2.2 "
6+ version : " 0.3.0 "
77username : " GunShotMatch"
88assignee : " domdfcoding"
99license : ' MIT'
You can’t perform that action at this time.
0 commit comments