Skip to content

Commit 871feff

Browse files
committed
chore(main): release 1.14.3
1 parent f9ad75d commit 871feff

File tree

3 files changed

+9
-2
lines changed

3 files changed

+9
-2
lines changed

.release-please-manifest.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1 +1 @@
1-
{".":"1.14.2"}
1+
{".":"1.14.3"}

CHANGELOG.md

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

3+
## [1.14.3](https://github.com/RicardoRyn/plotfig/compare/v1.14.2...v1.14.3) (2026-01-19)
4+
5+
6+
### Bug Fixes 🔧
7+
8+
* **deps:** vendor surfplot to lock specific commit 60c5000 ([f9ad75d](https://github.com/RicardoRyn/plotfig/commit/f9ad75dfaa9d2c81c0605e840c4804f00f5c0933))
9+
310
## [1.14.2](https://github.com/RicardoRyn/plotfig/compare/v1.14.1...v1.14.2) (2026-01-19)
411

512

pyproject.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
[project]
22
name = "plotfig"
3-
version = "1.14.2"
3+
version = "1.14.3"
44
description = "Scientific plotting package for Cognitive neuroscience"
55
keywords = ["neuroscience", "plotting", "visualization"]
66
readme = "README.md"

0 commit comments

Comments
 (0)