Skip to content

Commit 92bcc2f

Browse files
authored
Update to gmt 6.6.0 (#59)
1 parent 121a89f commit 92bcc2f

3 files changed

Lines changed: 3 additions & 3 deletions

File tree

LICENSE

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
BSD 3-Clause License
22

3-
Copyright (c) 2020-2024, The GMT Team
3+
Copyright (c) 2020-2025, The GMT Team
44
All rights reserved.
55

66
Redistribution and use in source and binary forms, with or without

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -16,7 +16,7 @@ Run it online by clicking on one of the badges below:
1616

1717
## Installed packages
1818

19-
- **GMT**: 6.5.0
19+
- **GMT**: 6.6.0
2020
- **Julia**: 1.10
2121
- **GMT.jl**: 1.x
2222
- **Python**: 3.13

environment.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@ channels:
44
- nodefaults
55
dependencies:
66
- python=3.13
7-
- gmt=6.5.0
7+
- gmt=6.6.0
88
- pygmt=0.16.0
99
- jupyterlab=4.3.6
1010
- jupyter-offlinenotebook=0.3.1

0 commit comments

Comments
 (0)