This repository was archived by the owner on Nov 1, 2023. It is now read-only.
File tree Expand file tree Collapse file tree 5 files changed +5
-5
lines changed
Expand file tree Collapse file tree 5 files changed +5
-5
lines changed Original file line number Diff line number Diff line change 11[bumpversion]
2- current_version = 0.4.14
2+ current_version = 0.4.15
33commit = True
44tag = True
55
Original file line number Diff line number Diff line change 11# owid-datautils
2- ![ version] ( https://img.shields.io/badge/version-0.4.14 -blue )
2+ ![ version] ( https://img.shields.io/badge/version-0.4.15 -blue )
33![ version] ( https://img.shields.io/badge/python-3.8|3.9|3.10-blue.svg?&logo=python&logoColor=yellow ) [ ![ codecov] ( https://codecov.io/gh/owid/owid-datautils-py/branch/main/graph/badge.svg?token=2emTQEJedw )] ( https://codecov.io/gh/owid/owid-datautils-py )
44[ ![ Documentation Status] ( https://readthedocs.org/projects/owid-datautils/badge/?version=latest )] ( https://docs.owid.io/projects/owid-datautils/en/latest/?badge=latest )
55
Original file line number Diff line number Diff line change 2222author = "Our World In Data"
2323
2424# The full version, including alpha/beta/rc tags
25- release = "0.4.14 "
25+ release = "0.4.15 "
2626
2727
2828# -- General configuration ---------------------------------------------------
Original file line number Diff line number Diff line change 11"""Library to support the work of the Data Team at Our World in Data."""
22
3- __version__ = "0.4.14 "
3+ __version__ = "0.4.15 "
Original file line number Diff line number Diff line change 11[tool .poetry ]
22name = " owid-datautils"
3- version = " 0.4.14 "
3+ version = " 0.4.15 "
44description = " Data utils library by the Data Team at Our World in Data"
55authors = [" Our World In Data <tech@ourworldindata.org>" ]
66license = " MIT"
You can’t perform that action at this time.
0 commit comments