Skip to content

Commit

Permalink
fix version
Browse files Browse the repository at this point in the history
  • Loading branch information
alan-shawn committed Jan 28, 2025
1 parent 9a47666 commit cd5c9ba
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion version.py
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
#!/usr/bin/env python3

VERSION = "v1.1.25"
VERSION = "v1.1.26"

if __name__ == "__main__":
print(VERSION)

0 comments on commit cd5c9ba

Please sign in to comment.