Skip to content

Commit 3e0fece

Browse files
chore(main): release 0.4.1
1 parent f1b631b commit 3e0fece

3 files changed

Lines changed: 10 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.0"
2+
".": "0.4.1"
33
}

CHANGELOG.md

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

3+
## [0.4.1](https://github.com/HydrologicEngineeringCenter/cwms-cli/compare/v0.4.0...v0.4.1) (2026-04-08)
4+
5+
6+
### Bug Fixes
7+
8+
* 184 blob list limit doesnt work ([#188](https://github.com/HydrologicEngineeringCenter/cwms-cli/issues/188)) ([f1b631b](https://github.com/HydrologicEngineeringCenter/cwms-cli/commit/f1b631b94e94e80703b1f2d5c05f35126b32c4cc))
9+
* removed | operators ([#191](https://github.com/HydrologicEngineeringCenter/cwms-cli/issues/191)) ([8092c4b](https://github.com/HydrologicEngineeringCenter/cwms-cli/commit/8092c4b9ef1fbe6fab7cbc71cddc25f75aaf720d))
10+
311
## [0.4.0](https://github.com/HydrologicEngineeringCenter/cwms-cli/compare/v0.3.8...v0.4.0) (2026-04-02)
412

513

pyproject.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
name = "cwms-cli"
33
repository = "https://github.com/HydrologicEngineeringCenter/cwms-cli"
44

5-
version = "0.4.0"
5+
version = "0.4.1"
66

77

88
packages = [

0 commit comments

Comments
 (0)