Skip to content

Commit

Permalink
Merge pull request #1248 from pyiron/fix_init
Browse files Browse the repository at this point in the history
Fix init - to report the correct version
  • Loading branch information
jan-janssen authored Dec 8, 2023
2 parents 2729773 + bf73111 commit 34faa20
Showing 1 changed file with 0 additions and 3 deletions.
3 changes: 0 additions & 3 deletions pyiron_atomistics/__init__.py
Original file line number Diff line number Diff line change
@@ -1,6 +1,3 @@
__version__ = "0.1"
__all__ = []

from pyiron_atomistics.project import Project
from pyiron_atomistics.toolkit import AtomisticsTools
from pyiron_atomistics.atomistics.structure.atoms import (
Expand Down

0 comments on commit 34faa20

Please sign in to comment.