We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 5ee3b4d commit da9759bCopy full SHA for da9759b
docs/changelog.md
@@ -1,5 +1,14 @@
1
# Changelog
2
3
+## 0.10.1 - 2025-10-22
4
+
5
+<!-- Release notes generated using configuration in .github/release.yml at main -->
6
+### What's Changed
7
8
+* Only include Python code in build to reduce package size by @robbibt in https://github.com/GeoscienceAustralia/eo-tides/pull/137
9
10
+**Full Changelog**: https://github.com/GeoscienceAustralia/eo-tides/compare/0.10.0...0.10.1
11
12
## 0.10.0 - 2025-10-20
13
14
<!-- Release notes generated using configuration in .github/release.yml at main -->
@@ -161,6 +170,7 @@ model_tides(
161
170
162
171
163
172
173
164
174
```
165
175
#### New features
166
176
0 commit comments