Skip to content

Commit 34bfd5a

Browse files
Prepare release 1.0.1rc1
1 parent 3163326 commit 34bfd5a

3 files changed

Lines changed: 10 additions & 2 deletions

File tree

CHANGELOG.md

Lines changed: 8 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,12 @@
22

33
## Next Release
44

5+
## [1.0.1rc1] - 2026-04-28
6+
7+
### Changed
8+
9+
- Update project links and metadata
10+
511
### Added
612

713
- Add support for Python 3.12
@@ -11,6 +17,8 @@
1117

1218
- Reduce memory consumption the module objects
1319

20+
[1.0.1rc1]: https://github.com/casaGeo/casaGeoTools/releases/tag/v1.0.1rc1
21+
1422

1523
## [1.0.0] - 2026-04-23
1624

pyproject.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
[project]
22
name = "casaGeoTools"
3-
version = "1.0.1.dev1"
3+
version = "1.0.1rc1"
44
license = "Apache-2.0"
55
license-files = ["LICENSE"]
66
authors = [

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)