Skip to content

Commit

Permalink
chore(version): bump version to v0.3.4
Browse files Browse the repository at this point in the history
  • Loading branch information
fu050409 committed Mar 5, 2024
1 parent 16dcc4f commit 03612a1
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,12 +1,12 @@
[project]
name = "diceutils"
version = "0.3.3"
version = "0.3.4"
description = "基于 Infini 标准的骰娘相关组件和工具类"
authors = [
{name = "苏向夜", email = "[email protected]"},
]
dependencies = [
"infini>=2.0.1",
"infini>=2.1.1",
"python-docx>=1.1.0",
"reportlab>=4.1.0",
]
Expand Down

0 comments on commit 03612a1

Please sign in to comment.