Loading pysen/revision.py +1 −1 Original line number Diff line number Diff line Loading @@ -3,7 +3,7 @@ PySEN revision module """ import sys __version__ = "1.3" __release__ = "a2" __release__ = "a3" __date__ = "June 1, 2023" def version(full=False): Loading setup.py +1 −1 Original line number Diff line number Diff line Loading @@ -30,7 +30,7 @@ setup( 'scripts/pysen_completion', # to move # obsolete scripts 'scripts/the_cube.py', #'scripts/the_cube.py', 'scripts/plot_curscan.py', 'scripts/plot_det.py', 'scripts/plot_datfile.py', Loading Loading
pysen/revision.py +1 −1 Original line number Diff line number Diff line Loading @@ -3,7 +3,7 @@ PySEN revision module """ import sys __version__ = "1.3" __release__ = "a2" __release__ = "a3" __date__ = "June 1, 2023" def version(full=False): Loading
setup.py +1 −1 Original line number Diff line number Diff line Loading @@ -30,7 +30,7 @@ setup( 'scripts/pysen_completion', # to move # obsolete scripts 'scripts/the_cube.py', #'scripts/the_cube.py', 'scripts/plot_curscan.py', 'scripts/plot_det.py', 'scripts/plot_datfile.py', Loading