Skip to content

Commit e21c4c0

Browse files
committed
bump: version 1.2.0 → 1.2.1
1 parent 190d122 commit e21c4c0

3 files changed

Lines changed: 8 additions & 2 deletions

File tree

CHANGELOG.md

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,9 @@
1+
## v1.2.1 (2025-07-24)
2+
3+
### Fix
4+
5+
- **bar**: rename `y_lim_range` to `y_lim` in `plot_one_group_bar_figure`
6+
17
## v1.2.0 (2025-07-24)
28

39
### Feat

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.2.0"
3+
version = "1.2.1"
44
description = "Scientific plotting package for Cognitive neuroscience"
55
keywords = ["neuroscience", "plotting", "visualization"]
66
readme = "README.md"

uv.lock

Lines changed: 1 addition & 1 deletion
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

0 commit comments

Comments
 (0)