Skip to content

Commit

Permalink
make this work: emu.__version__ (#68)
Browse files Browse the repository at this point in the history
  • Loading branch information
davidcaron authored and cehbrecht committed Dec 4, 2018
1 parent d8abda6 commit 7a6dbc1
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions emu/__init__.py
Original file line number Diff line number Diff line change
@@ -1 +1,3 @@
from .__version__ import __version__

from .wsgi import application

0 comments on commit 7a6dbc1

Please sign in to comment.