Skip to content

Commit

Permalink
🔧 fix version 0.4.2
Browse files Browse the repository at this point in the history
  • Loading branch information
RF-Tar-Railt authored Oct 10, 2023
1 parent c15925d commit 3a25efc
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 = "tarina"
version = "0.4.1"
version = "0.4.2"
description = "A collection of common utils for Arclet"
authors = [
{name = "RF-Tar-Railt", email = "rf_tar_railt@qq.com"},
Expand Down Expand Up @@ -39,4 +39,4 @@ target-version = ['py39']
profile = "black"

[tool.pdm.scripts]
test = "pytest -v -W ignore"
test = "pytest -v -W ignore"

0 comments on commit 3a25efc

Please sign in to comment.