File tree Expand file tree Collapse file tree 3 files changed +4
-4
lines changed Expand file tree Collapse file tree 3 files changed +4
-4
lines changed Original file line number Diff line number Diff line change @@ -15,7 +15,7 @@ concurrency:
15
15
cancel-in-progress : true
16
16
17
17
env :
18
- PROJ_VERSION : " 9.4.0 "
18
+ PROJ_VERSION : " 9.4.1 "
19
19
DEBIAN_FRONTEND : noninteractive
20
20
21
21
jobs :
Original file line number Diff line number Diff line change 4
4
"dependencies" : [
5
5
{
6
6
"name" : " proj" ,
7
- "version>=" : " 9.4.0 "
7
+ "version>=" : " 9.4.1 "
8
8
}
9
9
],
10
- "builtin-baseline" : " 46542ddc124d692945b66cf6dda9876b9eef1dc3 "
10
+ "builtin-baseline" : " 513aa7ceb3b5e9bf90882cb7edc06c9d5efcf0ee "
11
11
}
Original file line number Diff line number Diff line change @@ -3,7 +3,7 @@ Change Log
3
3
4
4
Latest
5
5
------
6
- - WHL: Wheels contain PROJ 9.4.0 (pull #1386 )
6
+ - WHL: Wheels contain PROJ 9.4.1 (pull #1423 )
7
7
- DEP: Minimum supported Python version 3.10 (pull #1357)
8
8
- DEP: Minimum PROJ version 9.2 (pull #1394)
9
9
- ENH: Add :meth: `CRS.is_deprecated ` and :meth: `CRS.get_non_deprecated ` (pull #1383)
You can’t perform that action at this time.
0 commit comments