We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent deb9c5e commit 4af1351Copy full SHA for 4af1351
2 files changed
CHANGES.md
@@ -1,10 +1,11 @@
1
# Release History
2
3
-## 2.4.13 (2025-mm-dd)
+## 2.4.13 (2025-04-11)
4
5
- LINT: Add linting for `.pyt` files
6
- CI: Add pre-commit bot
7
--
+- Add write on disk option to CI
8
+
9
## 2.4.12 (2025-07-31)
10
- CI: Use new groupware CI template for triggering sertit_atools update
11
- Change arcgispro toolbox from category RRM to CEMS RRM
pyproject.toml
@@ -21,7 +21,7 @@ classifiers = [
21
"Programming Language :: Python :: 3.9",
22
"Operating System :: OS Independent",
23
]
24
-version = "2.4.12"
+version = "2.4.13"
25
26
dependencies = [
27
# Libs for all platforms
0 commit comments