Skip to content

Commit

Permalink
update
Browse files Browse the repository at this point in the history
  • Loading branch information
echoyang7 committed Oct 25, 2024
1 parent 17be2d6 commit 5f7c39a
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion lyrebird/version.py
Original file line number Diff line number Diff line change
@@ -1,3 +1,3 @@
IVERSION = (3, 0, 7)
IVERSION = (3, 0, 6)
VERSION = ".".join(str(i) for i in IVERSION)
LYREBIRD = "Lyrebird " + VERSION

0 comments on commit 5f7c39a

Please sign in to comment.