|
8 | 8 | "source": [
|
9 | 9 | "#### Doing Geospatial in Python\n",
|
10 | 10 | "\n",
|
11 |
| - "Version: 1.6dev, 2025-07-08\n", |
| 11 | + "Version: 1.6, 2025-07-11\n", |
12 | 12 | "\n",
|
13 | 13 | "<img style=\"float: left;\" src=\"images/geopython-logo.png\">\n",
|
14 | 14 | "\n",
|
|
158 | 158 | "\n",
|
159 | 159 | "* [Francesco Bartoli](https://github.com/francbartoli)\n",
|
160 | 160 | "* [Just van den Broecke](https://github.com/justb4)\n",
|
| 161 | + "* [Seth Girvin](https://github.com/geographika)\n", |
161 | 162 | "* [Tom Kralidis](https://twitter.com/tomkralidis)\n",
|
162 | 163 | "* [Krishna Lodha](https://github.com/krishnaglodha)\n",
|
163 | 164 | "* [Luís de Sousa](https://github.com/ldesousa)\n",
|
|
167 | 168 | "### Deliveries\n",
|
168 | 169 | "\n",
|
169 | 170 | "This workshop has been delivered at the following conferences/events:\n",
|
| 171 | + "* [FOSS4G Europe 2025](https://2025.europe.foss4g.org) (version 1.6)\n", |
170 | 172 | "* [FOSS4G 2024](https://2024.foss4g.org) (version 1.5)\n",
|
171 | 173 | "* [FOSS4G Europe 2024](https://2024.europe.foss4g.org) (version 1.4)\n",
|
172 | 174 | "* [FOSS4G 2023](https://2023.foss4g.org) (version 1.3)\n",
|
|
208 | 210 | "name": "python",
|
209 | 211 | "nbconvert_exporter": "python",
|
210 | 212 | "pygments_lexer": "ipython3",
|
211 |
| - "version": "3.11.8" |
| 213 | + "version": "3.12.3" |
212 | 214 | },
|
213 | 215 | "pycharm": {
|
214 | 216 | "stem_cell": {
|
|
0 commit comments