File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change 11[bumpversion]
2- current_version = 0.1.6
2+ current_version = 0.1.7
33commit = True
44tag = True
55
Original file line number Diff line number Diff line change @@ -90,7 +90,7 @@ Cawdrey
9090.. |language | image :: https://img.shields.io/github/languages/top/domdfcoding/cawdrey
9191 :alt: GitHub top language
9292
93- .. |commits-since | image :: https://img.shields.io/github/commits-since/domdfcoding/cawdrey/v0.1.6
93+ .. |commits-since | image :: https://img.shields.io/github/commits-since/domdfcoding/cawdrey/v0.1.7
9494 :target: https://github.com/domdfcoding/cawdrey/pulse
9595 :alt: GitHub commits since tagged version
9696
Original file line number Diff line number Diff line change 39392019-2020 Dominic Davis-Foster <dominic@davis-foster.co.uk>
4040"""
4141
42- __version__ = "0.1.6 "
42+ __version__ = "0.1.7 "
4343modname = "Cawdrey"
4444pypi_name = "cawdrey"
4545import_name = "cawdrey"
Original file line number Diff line number Diff line change 3838__copyright__ = "2020 Dominic Davis-Foster"
3939
4040__license__ = "LGPLv3+"
41- __version__ = "0.1.6 "
41+ __version__ = "0.1.7 "
4242__email__ = "dominic@davis-foster.co.uk"
4343
4444__all__ = [
Original file line number Diff line number Diff line change @@ -89,7 +89,7 @@ Cawdrey
8989.. |language | image :: https://img.shields.io/github/languages/top/domdfcoding/cawdrey
9090 :alt: GitHub top language
9191
92- .. |commits-since | image :: https://img.shields.io/github/commits-since/domdfcoding/cawdrey/v0.1.6
92+ .. |commits-since | image :: https://img.shields.io/github/commits-since/domdfcoding/cawdrey/v0.1.7
9393 :target: https://github.com/domdfcoding/cawdrey/pulse
9494 :alt: GitHub commits since tagged version
9595
Original file line number Diff line number Diff line change @@ -5,7 +5,7 @@ import_name: cawdrey
55copyright_years : " 2019-2020"
66author : " Dominic Davis-Foster"
77email : " dominic@davis-foster.co.uk"
8- version : " 0.1.6 "
8+ version : " 0.1.7 "
99username : " domdfcoding"
1010license : ' LGPLv3+'
1111short_desc : ' Several useful custom dictionaries for Python πβπ'
You canβt perform that action at this time.
0 commit comments