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