We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 121a89f commit 92bcc2fCopy full SHA for 92bcc2f
3 files changed
LICENSE
@@ -1,6 +1,6 @@
1
BSD 3-Clause License
2
3
-Copyright (c) 2020-2024, The GMT Team
+Copyright (c) 2020-2025, The GMT Team
4
All rights reserved.
5
6
Redistribution and use in source and binary forms, with or without
README.md
@@ -16,7 +16,7 @@ Run it online by clicking on one of the badges below:
16
17
## Installed packages
18
19
-- **GMT**: 6.5.0
+- **GMT**: 6.6.0
20
- **Julia**: 1.10
21
- **GMT.jl**: 1.x
22
- **Python**: 3.13
environment.yml
@@ -4,7 +4,7 @@ channels:
- nodefaults
dependencies:
- python=3.13
7
- - gmt=6.5.0
+ - gmt=6.6.0
8
- pygmt=0.16.0
9
- jupyterlab=4.3.6
10
- jupyter-offlinenotebook=0.3.1
0 commit comments