Skip to content

Commit a99ef47

Browse files
committed
new version
1 parent c09e1db commit a99ef47

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

MANIFEST.in

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1 +1 @@
1-
include src/smplotlib/ttf/* src/smplotlib/test_data/* *.py *.png *.npy *.mplstyle
1+
include src/smplotlib/ttf/* src/smplotlib/test_data/* src/smplotlib/*.mplstyle *.py *.png *.npy

pyproject.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@ build-backend = "setuptools.build_meta"
44

55
[project]
66
name = "smplotlib"
7-
version = "0.0.7"
7+
version = "0.0.8"
88
authors = [
99
{ name="Jiaxuan Li", email="[email protected]" },
1010
]

0 commit comments

Comments
 (0)