We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 27e70ab commit 6aa8c8eCopy full SHA for 6aa8c8e
pyproject.toml
@@ -4,7 +4,7 @@ build-backend = "hatchling.build"
4
5
[project]
6
name = "xlviews"
7
-version = "0.2.2"
+version = "0.3.0"
8
description = "A Python package for writing xlsx files."
9
readme = "README.md"
10
license = { file = "LICENSE" }
0 commit comments