Skip to content

Commit

Permalink
Update __init__.py
Browse files Browse the repository at this point in the history
  • Loading branch information
philbiggin authored Oct 14, 2024
1 parent ff20ab4 commit 6773e8f
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion PoreAnalyser/__init__.py
Original file line number Diff line number Diff line change
Expand Up @@ -14,7 +14,7 @@
#from download_files import download_output, download_Ellipsoid_output
#from ellipsoid_optimisation import ellipsoid_pathway

__version__ = "0.0.8"
__version__ = "0.0.10"
__author__ = 'David Seiferth'

from .hole_analysis import hole_analysis
Expand Down

0 comments on commit 6773e8f

Please sign in to comment.