Skip to content

Commit 19690d5

Browse files
committed
chore(main): release 1.11.0
1 parent 0484b2b commit 19690d5

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.10.0"}
1+
{".":"1.11.0"}

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.11.0](https://github.com/RicardoRyn/plotfig/compare/v1.10.0...v1.11.0) (2025-11-22)
4+
5+
6+
### Features ✨
7+
8+
* **correlation:** add axis limits ([0484b2b](https://github.com/RicardoRyn/plotfig/commit/0484b2bb81018ead5d253ead263dddd7f716291f)), closes [#53](https://github.com/RicardoRyn/plotfig/issues/53)
9+
310
## [1.10.0](https://github.com/RicardoRyn/plotfig/compare/v1.9.0...v1.10.0) (2025-11-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.10.0"
3+
version = "1.11.0"
44
description = "Scientific plotting package for Cognitive neuroscience"
55
keywords = ["neuroscience", "plotting", "visualization"]
66
readme = "README.md"

0 commit comments

Comments
 (0)