Put the version in the root module

Most packages do this, it's kind of an unratified standard
This commit is contained in:
Eli Ribble 2016-05-02 09:30:59 -06:00
parent 03e431a2ce
commit 0ff3e50943
1 changed files with 1 additions and 0 deletions

View File

@ -0,0 +1 @@
from vanth.version import VERSION as __version__