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.1.9
2+ current_version = 0.1.10
33commit = True
44tag = True
55
Original file line number Diff line number Diff line change 2727author = "Quantmetry"
2828
2929# The full version, including alpha/beta/rc tags
30- version = "0.1.9 "
30+ version = "0.1.10 "
3131release = version
3232
3333# -- General configuration ---------------------------------------------------
Original file line number Diff line number Diff line change 22
33[tool .poetry ]
44name = " qolmat"
5- version = " 0.1.9 "
5+ version = " 0.1.10 "
66description = " A Python library for optimal data imputation."
77authors = [
88 " Julien ROUSSEL <julien.roussel@capgemini.com>" ,
Original file line number Diff line number Diff line change 1- __version__ = "0.1.9 "
1+ __version__ = "0.1.10 "
You can’t perform that action at this time.
0 commit comments