Skip to content

Commit 7793579

Browse files
Add version to init
1 parent 4415b18 commit 7793579

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

synapse_net/__init__.py

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,5 @@
11
"""
22
.. include:: ../doc/start_page.md
33
"""
4+
5+
from .__version__ import __version__

0 commit comments

Comments
 (0)