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.1.1
2+ current_version = 0.1.2
33commit = True
44tag = True
55
Original file line number Diff line number Diff line change @@ -77,7 +77,7 @@ flake8-prettycount
7777.. |language | image :: https://img.shields.io/github/languages/top/python-formate/flake8-prettycount
7878 :alt: GitHub top language
7979
80- .. |commits-since | image :: https://img.shields.io/github/commits-since/python-formate/flake8-prettycount/v0.1.1
80+ .. |commits-since | image :: https://img.shields.io/github/commits-since/python-formate/flake8-prettycount/v0.1.2
8181 :target: https://github.com/python-formate/flake8-prettycount/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 Dominic Davis-Foster"
3131__license__ : str = "MIT License"
32- __version__ : str = "0.1.1 "
32+ __version__ : str = "0.1.2 "
3333__email__ : str = "dominic@davis-foster.co.uk"
Original file line number Diff line number Diff line change @@ -4,7 +4,7 @@ build-backend = "whey"
44
55[project ]
66name = " flake8-prettycount"
7- version = " 0.1.1 "
7+ version = " 0.1.2 "
88description = " Wrapper around flake8 providing a formatted count at the end."
99readme = " README.rst"
1010keywords = [ " flake8" ,]
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 : ' python-formate'
88assignee : ' domdfcoding'
9- version : ' 0.1.1 '
9+ version : ' 0.1.2 '
1010license : ' MIT'
1111short_desc : ' Wrapper around flake8 providing a formatted count at the end.'
1212
You can’t perform that action at this time.
0 commit comments