File tree Expand file tree Collapse file tree 3 files changed +5
-5
lines changed Expand file tree Collapse file tree 3 files changed +5
-5
lines changed Original file line number Diff line number Diff line change 1
1
Changelog
2
2
=========
3
3
4
- 1.1.14 (Unreleased )
5
- -------------------
4
+ 1.2.0 (2024-09-15 )
5
+ ------------------
6
6
7
7
Changed
8
8
~~~~~~~
9
9
10
- - Some arguments must be keyword arguments:
10
+ - Some arguments must be keyword arguments in :
11
11
12
12
- :meth: `ocdskit.mapping_sheet.mapping_sheet `
13
13
- :meth: `ocdskit.schema.add_validation_properties `
Original file line number Diff line number Diff line change 23
23
author = "Open Contracting Partnership"
24
24
25
25
# The short X.Y version
26
- version = "1.1.13 "
26
+ version = "1.2.0 "
27
27
# The full version, including alpha/beta/rc tags
28
28
release = version
29
29
Original file line number Diff line number Diff line change @@ -4,7 +4,7 @@ build-backend = "setuptools.build_meta"
4
4
5
5
[project ]
6
6
name = " ocdskit"
7
- version = " 1.1.13 "
7
+ version = " 1.2.0 "
8
8
authors = [{name = " Open Contracting Partnership" , email = " data@open-contracting.org" }]
9
9
description = " A suite of command-line tools for working with OCDS data"
10
10
readme = " README.rst"
You can’t perform that action at this time.
0 commit comments