python-importlib_resources: ver. bump

This commit is contained in:
blue-devil
2020-03-27 23:21:05 +03:00
parent baa258afca
commit 02401f0855
2 changed files with 9 additions and 2 deletions
@@ -7,7 +7,7 @@
from pisi.actionsapi import pythonmodules
from pisi.actionsapi import shelltools
shelltools.export("SETUPTOOLS_SCM_PRETEND_VERSION","1.3.1")
shelltools.export("SETUPTOOLS_SCM_PRETEND_VERSION","1.4.0")
def build():
pythonmodules.compile()