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.4.9
2+ current_version = 0.4.10
33commit = True
44tag = True
55
Original file line number Diff line number Diff line change @@ -90,7 +90,7 @@ domdf_python_tools
9090.. |language | image :: https://img.shields.io/github/languages/top/domdfcoding/domdf_python_tools
9191 :alt: GitHub top language
9292
93- .. |commits-since | image :: https://img.shields.io/github/commits-since/domdfcoding/domdf_python_tools/v0.4.9
93+ .. |commits-since | image :: https://img.shields.io/github/commits-since/domdfcoding/domdf_python_tools/v0.4.10
9494 :target: https://github.com/domdfcoding/domdf_python_tools/pulse
9595 :alt: GitHub commits since tagged version
9696
Original file line number Diff line number Diff line change 39392019-2020 Dominic Davis-Foster <[email protected] > 4040"""
4141
42- __version__ = "0.4.9 "
42+ __version__ = "0.4.10 "
4343modname = "domdf_python_tools"
4444pypi_name = "domdf_python_tools"
4545import_name = "domdf_python_tools"
Original file line number Diff line number Diff line change @@ -91,7 +91,7 @@ domdf_python_tools
9191.. |language | image :: https://img.shields.io/github/languages/top/domdfcoding/domdf_python_tools
9292 :alt: GitHub top language
9393
94- .. |commits-since | image :: https://img.shields.io/github/commits-since/domdfcoding/domdf_python_tools/v0.4.9
94+ .. |commits-since | image :: https://img.shields.io/github/commits-since/domdfcoding/domdf_python_tools/v0.4.10
9595 :target: https://github.com/domdfcoding/domdf_python_tools/pulse
9696 :alt: GitHub commits since tagged version
9797
Original file line number Diff line number Diff line change 2727__copyright__ : str = "2014-2020 Dominic Davis-Foster"
2828
2929__license__ : str = "LGPLv3+"
30- __version__ : str = "0.4.9 "
30+ __version__ : str = "0.4.10 "
3131__email__ :
str = "[email protected] "
Original file line number Diff line number Diff line change @@ -21,7 +21,7 @@ tests_dir: "tests"
2121copyright_years : " 2019-2020"
2222author : " Dominic Davis-Foster"
232324- version : " 0.4.9 "
24+ version : " 0.4.10 "
2525username : " domdfcoding"
2626license : ' LGPLv3+'
2727short_desc : ' Helpful functions for Python 🐍 🛠️'
You can’t perform that action at this time.
0 commit comments