Skip to content

Commit 0294463

Browse files
committed
build: Iterate the version number
1 parent 61d6b27 commit 0294463

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

Cargo.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
[package]
22
name = "ocdscardinal"
3-
version = "0.0.3"
3+
version = "0.0.4"
44
authors = ["Open Contracting Partnership <[email protected]>"]
55
edition = "2021"
66
description = "Measure red flags and procurement indicators using OCDS data."

docs/conf.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -15,7 +15,7 @@
1515
copyright = "2002, Open Contracting Partnership"
1616
author = "Open Contracting Partnership"
1717

18-
version = "0.0.3"
18+
version = "0.0.4"
1919
release = version
2020

2121
# -- General configuration ---------------------------------------------------

0 commit comments

Comments
 (0)