File tree Expand file tree Collapse file tree 3 files changed +4
-4
lines changed Expand file tree Collapse file tree 3 files changed +4
-4
lines changed Original file line number Diff line number Diff line change 1
1
Changelog
2
2
=========
3
3
4
- 1.2.1
5
- -----
4
+ 1.3.0 (2024-12-15)
5
+ ------------------
6
6
7
7
Added
8
8
~~~~~
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.2 .0"
26
+ version = "1.3 .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.2 .0"
7
+ version = " 1.3 .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