Skip to content

Commit 9fee46b

Browse files
committed
chore(main): release 1.12.1
1 parent d158578 commit 9fee46b

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.12.0"}
1+
{".":"1.12.1"}

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.12.1](https://github.com/RicardoRyn/plotfig/compare/v1.12.0...v1.12.1) (2025-11-24)
4+
5+
6+
### Code Refactoring ♻️
7+
8+
* **brain_connection:** reorganize imports and improve gif generation ([790f43b](https://github.com/RicardoRyn/plotfig/commit/790f43be2ffb29f4892d8eea32dcc298e745d55e))
9+
310
## [1.12.0](https://github.com/RicardoRyn/plotfig/compare/v1.11.0...v1.12.0) (2025-11-23)
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.12.0"
3+
version = "1.12.1"
44
description = "Scientific plotting package for Cognitive neuroscience"
55
keywords = ["neuroscience", "plotting", "visualization"]
66
readme = "README.md"

0 commit comments

Comments
 (0)