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 = 2022.5.18
2+ current_version = 2023.6.30
33commit = True
44tag = True
55
Original file line number Diff line number Diff line change @@ -81,7 +81,7 @@ but may be useful for other tools based on those.
8181.. |language | image :: https://img.shields.io/github/languages/top/repo-helper/pyproject-examples
8282 :alt: GitHub top language
8383
84- .. |commits-since | image :: https://img.shields.io/github/commits-since/repo-helper/pyproject-examples/v2022.5.18
84+ .. |commits-since | image :: https://img.shields.io/github/commits-since/repo-helper/pyproject-examples/v2023.6.30
8585 :target: https://github.com/repo-helper/pyproject-examples/pulse
8686 :alt: GitHub commits since tagged version
8787
Original file line number Diff line number Diff line change @@ -4,7 +4,7 @@ build-backend = "whey"
44
55[project ]
66name = " pyproject-examples"
7- version = " 2022.5.18 "
7+ version = " 2023.6.30 "
88description = " Example pyproject.toml configs for testing."
99readme = " README.rst"
1010requires-python = " >=3.6"
Original file line number Diff line number Diff line change 5959__author__ : str = "Dominic Davis-Foster"
6060__copyright__ : str = "2021 Dominic Davis-Foster"
6161__license__ : str = "MIT License"
62- __version__ : str = "2022.5.18 "
62+ __version__ : str = "2023.6.30 "
6363__email__ : str = "dominic@davis-foster.co.uk"
6464
6565__all__ = [
Original file line number Diff line number Diff line change @@ -6,7 +6,7 @@ author: 'Dominic Davis-Foster'
66email : ' dominic@davis-foster.co.uk'
77username : ' repo-helper'
88assignee : ' domdfcoding'
9- version : ' 2022.5.18 '
9+ version : ' 2023.6.30 '
1010license : ' MIT'
1111short_desc : ' Example pyproject.toml configs for testing.'
1212
You can’t perform that action at this time.
0 commit comments