Skip to content
Snippets Groups Projects
Commit 5bf92934 authored by Arnaud HEMMERLE's avatar Arnaud HEMMERLE
Browse files

prepare new version for flyscan

parent 64034969
No related branches found
No related tags found
No related merge requests found
......@@ -22,7 +22,7 @@ except ModuleNotFoundError:
# Rules for numbering versions
# vX.Y.Z with X major, Y minor, Z patch. Each new version increments Z (not used if Z=0).
# If the file Example.ipynb cannot run with the new libraries, increment Y and restart at Z=0.
__version__ = 'v3.2.1'
__version__ = 'v3.2.2'
# Define the object experiment
# It contains all the attributes relevant to the current experiment
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment