Skip to content

Commit df409ce

Browse files
danuriegasFabian Hofmann
authored andcommitted
revert init chages, version specs are automatically updated
1 parent b4f116f commit df409ce

File tree

1 file changed

+1
-4
lines changed

1 file changed

+1
-4
lines changed

linopy/__init__.py

Lines changed: 1 addition & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -11,7 +11,4 @@
1111
from linopy.io import read_netcdf
1212
from linopy.model import LinearExpression, Model, Variable, available_solvers
1313
from linopy.remote import RemoteHandler
14-
15-
# from linopy.version import version as __version__
16-
17-
__version__ = "0.0.14"
14+
from linopy.version import version as __version__

0 commit comments

Comments
 (0)