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.3
2+ current_version = 0.4.4
33commit = True
44tag = True
55
Original file line number Diff line number Diff line change 11# data-utils
2- ![ version] ( https://img.shields.io/badge/version-0.4.3 -blue )
2+ ![ version] ( https://img.shields.io/badge/version-0.4.4 -blue )
33![ version] ( https://img.shields.io/badge/python-3.8-blue.svg?&logo=python&logoColor=yellow ) [ ![ codecov] ( https://codecov.io/gh/owid/data-utils-py/branch/main/graph/badge.svg?token=2emTQEJedw )] ( https://codecov.io/gh/owid/data-utils-py )
44
55` data-utils ` is a library to support the work of the Data Team at Our World in Data.
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.3 "
25+ release = "0.4.4 "
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.3 "
3+ __version__ = "0.4.4 "
Original file line number Diff line number Diff line change 11[tool .poetry ]
22name = " owid-datautils"
3- version = " 0.4.3 "
3+ version = " 0.4.4 "
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