Skip to content

Commit b37dde2

Browse files
committed
Bump version to 0.8
1 parent d34a16e commit b37dde2

File tree

3 files changed

+3
-3
lines changed

3 files changed

+3
-3
lines changed

pyproject.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
[project]
22
name = "tesserax"
3-
version = "0.7.0"
3+
version = "0.8"
44
description = "A pure-Python library for rendering professional CS graphics."
55
readme = "README.md"
66
authors = [

src/tesserax/__init__.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -13,4 +13,4 @@
1313
Text,
1414
)
1515

16-
__version__ = "0.7.0"
16+
__version__ = "0.8"

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)