File tree Expand file tree Collapse file tree 4 files changed +4
-4
lines changed Expand file tree Collapse file tree 4 files changed +4
-4
lines changed Original file line number Diff line number Diff line change 11[bumpversion]
2- current_version = 0.3.1
2+ current_version = 0.3.2
33commit = True
44tag = True
55
Original file line number Diff line number Diff line change 22222019-2020 Dominic Davis-Foster <dominic@davis-foster.co.uk>
2323"""
2424
25- VERSION = "0.3.1 "
25+ VERSION = "0.3.2 "
2626
2727modname = "domdf_python_tools"
2828py_modules = []
Original file line number Diff line number Diff line change 5757__copyright__ = "2014-2020 Dominic Davis-Foster"
5858
5959__license__ = "LGPLv3+"
60- __version__ = "0.3.1 "
60+ __version__ = "0.3.2 "
6161__email__ = "dominic@davis-foster.co.uk"
Original file line number Diff line number Diff line change @@ -49,7 +49,7 @@ tests_dir: "tests"
4949copyright_years : " 2019-2020"
5050author : " Dominic Davis-Foster"
5151email : " dominic@davis-foster.co.uk"
52- version : " 0.3.1 "
52+ version : " 0.3.2 "
5353username : " domdfcoding"
5454license : ' LGPLv3+'
5555short_desc : ' Helpful functions for Python'
You can’t perform that action at this time.
0 commit comments