parent
80872e0678
commit
c1f7e8e503
|
@ -1,4 +1,4 @@
|
|||
#!/usr/bin/env python3
|
||||
|
||||
build = (0, 4, 0)
|
||||
build = (0, 5, 0)
|
||||
version = '.'.join(map(str, build))
|
Loading…
Reference in New Issue