pypi exclusive

This commit is contained in:
ed 2021-06-01 04:14:23 +02:00
parent 83127858ca
commit d6f516b34f

View file

@ -1,6 +1,6 @@
# coding: utf-8 # coding: utf-8
VERSION = (0, 11, 4) VERSION = (0, 11, 5)
CODENAME = "the grid" CODENAME = "the grid"
BUILD_DT = (2021, 6, 1) BUILD_DT = (2021, 6, 1)