Skip to content

Commit

Permalink
Update pyproject.toml
Browse files Browse the repository at this point in the history
  • Loading branch information
OrangeX4 authored Dec 1, 2024
1 parent d8e618d commit 9639e2c
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions pyproject.toml
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
[project]
name = "touying"
version = "0.12.0"
version = "0.12.1"
description = "Export presentation slides in various formats for Touying"
readme = "README.md"
keywords = ["presentation", "slides", "export"]
Expand All @@ -9,7 +9,7 @@ authors = [
{name = "OrangeX4", email = "[email protected]"}
]
dependencies = [
"typst>=0.11.1",
"typst>=0.12.1",
"python-pptx>=0.6",
"pillow",
"jinja2",
Expand Down

0 comments on commit 9639e2c

Please sign in to comment.