Skip to content

Commit 2ae1af9

Browse files
authored
Merge pull request #19 from nanxstats/release
Release py-ggsci 0.4.1
2 parents 8e12f11 + ab7f461 commit 2ae1af9

File tree

4 files changed

+16
-2
lines changed

4 files changed

+16
-2
lines changed

CHANGELOG.md

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

3+
## py-ggsci 0.4.1
4+
5+
### Documentation
6+
7+
- Add an initial code block to the Get Started article showing the
8+
essential imports required for the example plots (#17).
9+
310
## py-ggsci 0.4.0
411

512
### Testing

docs/changelog.md

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

3+
## py-ggsci 0.4.1
4+
5+
### Documentation
6+
7+
- Add an initial code block to the Get Started article showing the
8+
essential imports required for the example plots (#17).
9+
310
## py-ggsci 0.4.0
411

512
### Testing

pyproject.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
[project]
22
name = "ggsci"
3-
version = "0.4.0"
3+
version = "0.4.1"
44
description = "Plotnine color palettes inspired by plots in scientific journals, data visualization libraries, science fiction movies, and TV shows"
55
authors = [
66
{ name = "Nan Xiao", email = "[email protected]" }

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)