Skip to content

Commit 4718862

Browse files
committed
Fixing version import
1 parent e8dcac6 commit 4718862

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

lips/__init__.py

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -18,6 +18,7 @@
1818

1919
from syngular import Field # noqa
2020

21+
from .version import __version__ # noqa
2122
from .particle import Particle # noqa
2223
from .particles import Particles # noqa
2324
from .tools import myException, ldot, flatten # noqa

0 commit comments

Comments
 (0)