Skip to content

Commit

Permalink
3.4.5 更新match-case
Browse files Browse the repository at this point in the history
  • Loading branch information
CrossDark committed Nov 23, 2024
1 parent 890b5d8 commit 8b82894
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion setup.py
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@

from CrossDown import Meta

meta = Meta(3, 3, 2)
meta = Meta(3, 4, 5)

setuptools.setup(
name="CrossDown",
Expand Down

0 comments on commit 8b82894

Please sign in to comment.