File tree Expand file tree Collapse file tree 6 files changed +6
-6
lines changed Expand file tree Collapse file tree 6 files changed +6
-6
lines changed Original file line number Diff line number Diff line change 11[bumpversion]
2- current_version = 0.2 .0
2+ current_version = 0.3 .0
33commit = True
44tag = True
55
Original file line number Diff line number Diff line change @@ -81,7 +81,7 @@ seed_intersphinx_mapping
8181.. |language | image :: https://img.shields.io/github/languages/top/domdfcoding/seed_intersphinx_mapping
8282 :alt: GitHub top language
8383
84- .. |commits-since | image :: https://img.shields.io/github/commits-since/domdfcoding/seed_intersphinx_mapping/v0.2 .0
84+ .. |commits-since | image :: https://img.shields.io/github/commits-since/domdfcoding/seed_intersphinx_mapping/v0.3 .0
8585 :target: https://github.com/domdfcoding/seed_intersphinx_mapping/pulse
8686 :alt: GitHub commits since tagged version
8787
Original file line number Diff line number Diff line change 39392020 Dominic Davis-Foster <dominic@davis-foster.co.uk>
4040"""
4141
42- __version__ = "0.2 .0"
42+ __version__ = "0.3 .0"
4343modname = "seed_intersphinx_mapping"
4444pypi_name = "seed_intersphinx_mapping"
4545import_name = "seed_intersphinx_mapping"
Original file line number Diff line number Diff line change @@ -83,7 +83,7 @@ seed_intersphinx_mapping
8383 :alt: GitHub top language
8484
8585.. |commits-since | github-shield ::
86- :commits-since: v0.2 .0
86+ :commits-since: v0.3 .0
8787 :alt: GitHub commits since tagged version
8888
8989.. |commits-latest | github-shield ::
Original file line number Diff line number Diff line change @@ -5,7 +5,7 @@ copyright_years: 2020
55author : ' Dominic Davis-Foster'
66email : ' dominic@davis-foster.co.uk'
77username : ' domdfcoding'
8- version : ' 0.2 .0'
8+ version : ' 0.3 .0'
99license : ' MIT'
1010short_desc : " Populate the Sphinx 'intersphinx_mapping' dictionary from the project's requirements."
1111
Original file line number Diff line number Diff line change 3535__copyright__ : str = "2020 Dominic Davis-Foster"
3636
3737__license__ : str = "MIT License"
38- __version__ : str = "0.2 .0"
38+ __version__ : str = "0.3 .0"
3939__email__ : str = "dominic@davis-foster.co.uk"
You can’t perform that action at this time.
0 commit comments