Skip to content

Commit

Permalink
v0.2.2
Browse files Browse the repository at this point in the history
  • Loading branch information
Daylily-Zeleen committed May 4, 2024
1 parent 56559f2 commit cc7a285
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion build_version.py
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
#!/usr/bin/env python
import sys

version = "v0.2.2-dev"
version = "v0.2.2"

print("BUILD_VERSION=" + version)

0 comments on commit cc7a285

Please sign in to comment.