Skip to content

Commit 4af1351

Browse files
author
Oscar NARVAEZ
committed
Update to v2.4.13
1 parent deb9c5e commit 4af1351

2 files changed

Lines changed: 4 additions & 3 deletions

File tree

CHANGES.md

Lines changed: 3 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,10 +1,11 @@
11
# Release History
22

3-
## 2.4.13 (2025-mm-dd)
3+
## 2.4.13 (2025-04-11)
44

55
- LINT: Add linting for `.pyt` files
66
- CI: Add pre-commit bot
7-
-
7+
- Add write on disk option to CI
8+
89
## 2.4.12 (2025-07-31)
910
- CI: Use new groupware CI template for triggering sertit_atools update
1011
- Change arcgispro toolbox from category RRM to CEMS RRM

pyproject.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -21,7 +21,7 @@ classifiers = [
2121
"Programming Language :: Python :: 3.9",
2222
"Operating System :: OS Independent",
2323
]
24-
version = "2.4.12"
24+
version = "2.4.13"
2525

2626
dependencies = [
2727
# Libs for all platforms

0 commit comments

Comments
 (0)