add missing version.py

This commit is contained in:
Teemu Rytilahti 2019-11-11 22:30:37 +01:00
parent 8a131e1eeb
commit 751c2445c2

2
pyHS100/version.py Normal file
View File

@ -0,0 +1,2 @@
# flake8: noqa
__version__ = "0.4.0.dev0"