Skip to content

Commit

Permalink
Add MANIFEST.in
Browse files Browse the repository at this point in the history
  • Loading branch information
abelcarreras committed Feb 18, 2022
1 parent 8cd819c commit 84d0405
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 1 deletion.
2 changes: 2 additions & 0 deletions MANIFEST.in
Original file line number Diff line number Diff line change
@@ -0,0 +1,2 @@
include README.md
include fortran/*.pyf
2 changes: 1 addition & 1 deletion cosymlib/__init__.py
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
__version__ = '0.10.1'
__version__ = '0.10.2'

from cosymlib.molecule import Molecule
from cosymlib.molecule.geometry import Geometry
Expand Down

0 comments on commit 84d0405

Please sign in to comment.