Skip to content

Commit db08cda

Browse files
authored
Merge pull request #16 from nanxstats/release
Release py-ggsci 0.4.0
2 parents 9e31360 + 4638856 commit db08cda

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.0
4+
5+
### Testing
6+
7+
- Add a parametrized, introspection-driven test suite covering utilities,
8+
palettes, and scales. Code coverage reaches 100% (#14).
9+
310
## py-ggsci 0.3.0
411

512
### Improvements

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.0
4+
5+
### Testing
6+
7+
- Add a parametrized, introspection-driven test suite covering utilities,
8+
palettes, and scales. Code coverage reaches 100% (#14).
9+
310
## py-ggsci 0.3.0
411

512
### Improvements

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.3.0"
3+
version = "0.4.0"
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)