Skip to content

Commit 4912fe6

Browse files
committed
new version 0.3.1 → 0.3.2
1 parent 44da0e4 commit 4912fe6

3 files changed

Lines changed: 6 additions & 2 deletions

File tree

CHANGELOG

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

3+
## `v0.3.2` — [2026-04-11]
4+
5+
- add loc as title option in layout [[44da0e4](https://github.com/floRaths/spaceplot/commit/44da0e4)]
6+
37
## `v0.3.1` — [2026-02-17]
48

59
- remove import [[8d3b685](https://github.com/floRaths/spaceplot/commit/8d3b685)]

pyproject.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -19,7 +19,7 @@ include-package-data = true
1919

2020
[project]
2121
name = "mpl-spaceplot"
22-
version = "0.3.1"
22+
version = "0.3.2"
2323
description = "layout wrappers for matplotlib"
2424
keywords = ["matplotlib", "plotting", "wrappers"]
2525
classifiers = [

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)