Skip to content

Commit

Permalink
version
Browse files Browse the repository at this point in the history
  • Loading branch information
noO0ob committed Feb 7, 2025
1 parent 0b8c05d commit 8641737
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, 2, 1)
IVERSION = (3, 2, 2)
VERSION = ".".join(str(i) for i in IVERSION)
LYREBIRD = "Lyrebird " + VERSION

0 comments on commit 8641737

Please sign in to comment.