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.7
2+ current_version = 0.2.0
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.7
93+ .. |commits-since | image :: https://img.shields.io/github/commits-since/domdfcoding/cawdrey/v0.2.0
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.7 "
42+ __version__ = "0.2.0 "
4343modname = "Cawdrey"
4444pypi_name = "cawdrey"
4545import_name = "cawdrey"
Original file line number Diff line number Diff line change 3737__author__ : str = "Dominic Davis-Foster"
3838__copyright__ : str = "2020 Dominic Davis-Foster"
3939__license__ : str = "LGPLv3+"
40- __version__ : str = "0.1.7 "
40+ __version__ : str = "0.2.0 "
4141__email__ : str = "dominic@davis-foster.co.uk"
4242
4343__all__ = [
Original file line number Diff line number Diff line change @@ -92,7 +92,7 @@ Cawdrey
9292 :alt: GitHub top language
9393
9494.. |commits-since | github-shield ::
95- :commits-since: v0.1.7
95+ :commits-since: v0.2.0
9696 :alt: GitHub commits since tagged version
9797
9898.. |commits-latest | github-shield ::
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.7 "
8+ version : " 0.2.0 "
99username : " domdfcoding"
1010license : ' LGPLv3+'
1111short_desc : ' Several useful custom dictionaries for Python πβπ'
You canβt perform that action at this time.
0 commit comments