Skip to content

Commit 3bf56a9

Browse files
author
Miguel de la Varga
committed
Remove outdated cross-section notebook
An outdated and no longer used jupyter notebook called "(OLD)_Cross-Section_all-points.ipynb" has been removed. This notebook used to store an old version of the analyses related to imaging cross-sections within the project.
1 parent f344a73 commit 3bf56a9

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

gempy/_version.py

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -12,5 +12,5 @@
1212
__version_tuple__: VERSION_TUPLE
1313
version_tuple: VERSION_TUPLE
1414

15-
__version__ = version = '2024.2.0.1'
16-
__version_tuple__ = version_tuple = (2024, 2, 0, 1)
15+
__version__ = version = '2024.2.0.3.dev0+gf344a731.d20240626'
16+
__version_tuple__ = version_tuple = (2024, 2, 0, 3, 'dev0', 'gf344a731.d20240626')

0 commit comments

Comments
 (0)