Skip to content

Commit

Permalink
release for 2.7.1
Browse files Browse the repository at this point in the history
  • Loading branch information
mikigo committed Sep 5, 2024
1 parent 4f2f06b commit bc76a07
Show file tree
Hide file tree
Showing 3 changed files with 3 additions and 3 deletions.
2 changes: 1 addition & 1 deletion CURRENT
Original file line number Diff line number Diff line change
@@ -1,2 +1,2 @@
[current]
tag = 2.7.0
tag = 2.7.1
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
{
"version": "2.7.0",
"version": "2.7.1",
"devDependencies": {
"busuanzi.pure.js": "^1.0.3",
"markdown-it-mathjax3": "^4.3.2",
Expand Down
2 changes: 1 addition & 1 deletion pyproject.toml
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@ build-backend = "hatchling.build"

[project]
name = "youqu"
version = "2.7.0"
version = "2.7.1"
authors = [
{ name = "mikigo", email = "[email protected]" },
]
Expand Down

0 comments on commit bc76a07

Please sign in to comment.