Skip to content

Commit 1d13969

Browse files
chore(main): release 0.4.3
1 parent 436b41b commit 1d13969

3 files changed

Lines changed: 9 additions & 2 deletions

File tree

.release-please-manifest.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,3 @@
11
{
2-
".": "0.4.2"
2+
".": "0.4.3"
33
}

CHANGELOG.md

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,12 @@
11
# Changelog
22

3+
## [0.4.3](https://github.com/NASA-IMPACT/csda-version/compare/v0.4.2...v0.4.3) (2026-07-06)
4+
5+
6+
### Chores
7+
8+
* update dependabot configuration ([#83](https://github.com/NASA-IMPACT/csda-version/issues/83)) ([436b41b](https://github.com/NASA-IMPACT/csda-version/commit/436b41bc2e0e6c5ed36ce979b8cbe7b75bca4b1a))
9+
310
## [0.4.2](https://github.com/NASA-IMPACT/csda-version/compare/v0.4.1...v0.4.2) (2026-06-29)
411

512

pyproject.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
[project]
22
name = "csda-version"
3-
version = "0.4.2"
3+
version = "0.4.3"
44
description = "Calculate the next csda-version"
55
readme = "README.md"
66
requires-python = ">=3.13"

0 commit comments

Comments
 (0)