Skip to content
Closed
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
3 changes: 2 additions & 1 deletion docs/src/tutorials/tutorials.rst
Original file line number Diff line number Diff line change
Expand Up @@ -11,4 +11,5 @@ The tutorials associated with using :py:mod:`easyreflectometry` are collected he
sample/material_solvated
sample/monolayer
sample/multi_contrast
sample/resolution_functions
sample/resolution_functions
magnetism
2 changes: 1 addition & 1 deletion src/easyreflectometry/__version__.py
Original file line number Diff line number Diff line change
@@ -1 +1 @@
__version__ = '1.1.1'
__version__ = '1.2.0'
Loading