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 86d7f04 commit 79dda1fCopy full SHA for 79dda1f
README.md
@@ -92,6 +92,11 @@ part of your geospatial project.
92
93
94
# Version Changes
95
+## Next
96
+
97
+### Code quality:
98
+- Ruff check's UP rule added (mimicks PyUpgrade) (@mwtoews).
99
100
101
## 3.0.1
102
changelog.txt
@@ -1,3 +1,10 @@
1
+VERSION Next
2
3
+2025-08-20
4
+ Code quality:
5
+ * Ruff check's UP rule added (mimicks PyUpgrade) (@mwtoews).
6
7
8
VERSION 3.0.1
9
10
2025-08-19
0 commit comments