Skip to content

Commit ba5e06d

Browse files
Pre-release
1 parent 39745a9 commit ba5e06d

File tree

3 files changed

+3
-3
lines changed

3 files changed

+3
-3
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@
66
<p>
77
<img src="https://github.com/praekeltfoundation/rdw-ingestion-tools/workflows/lint/badge.svg" width="120" />
88
<img src="https://github.com/praekeltfoundation/rdw-ingestion-tools/workflows/release/badge.svg" width="145" />
9-
<img src="https://img.shields.io/badge/version-1.0.4.dev0-orange" width="145" />
9+
<img src="https://img.shields.io/badge/version-1.0.4-orange" width="145" />
1010
<img src="https://img.shields.io/badge/license-MIT-blue" width="100" />
1111
</p>
1212
</div>

pyproject.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
[project]
22
name = "rdw-ingestion-tools"
3-
version = "1.0.4.dev0"
3+
version = "1.0.4"
44
description = "A Python package for integrating third-party data to Reach Digital Health's AWS Data Lake."
55
authors = [
66
{name = "Schalk <schalk@reachdigitalhealth.org>"},

uv.lock

Lines changed: 1 addition & 1 deletion
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

0 commit comments

Comments
 (0)