Skip to content

Commit 57c9b48

Browse files
committed
bump version + changelog entry
1 parent 258ff31 commit 57c9b48

2 files changed

Lines changed: 4 additions & 1 deletion

File tree

CHANGELOG.md

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,8 @@
11
# Changelog
22

3+
## [1.16.0] - 2025-11-18
4+
- Add PythonPlot to the backends
5+
36
## [1.15.3] - 2025-06-24
47
- Fixed bug with GLMakie based animated plots from the REPL
58
- Added examples for animated plots from the REPL

Project.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
name = "GridVisualize"
22
uuid = "5eed8a63-0fb0-45eb-886d-8d5a387d12b8"
33
authors = ["Juergen Fuhrmann <juergen.fuhrmann@wias-berlin.de>", "Patrick Jaap <patrick.jaap@wias-berlin.de>"]
4-
version = "1.15.4"
4+
version = "1.16.0"
55

66
[deps]
77
ColorSchemes = "35d6a980-a343-548e-a6ea-1d62b119f2f4"

0 commit comments

Comments
 (0)