File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change 5757# The short X.Y version.
5858version = u'2.2'
5959# The full version, including alpha/beta/rc tags.
60- release = u'2.2.0 '
60+ release = u'2.2.1 '
6161
6262# The language for content autogenerated by Sphinx. Refer to documentation
6363# for a list of supported languages.
Original file line number Diff line number Diff line change 2222author = '2DMAT developers'
2323
2424# The full version, including alpha/beta/rc tags
25- release = '2.2.0 '
25+ release = '2.2.1 '
2626
2727# -- General configuration ---------------------------------------------------
2828
Original file line number Diff line number Diff line change 11[tool .poetry ]
22name = " py2dmat"
3- version = " 2.2.0 "
3+ version = " 2.2.1 "
44description = " Data-analysis software of quantum beam diffraction experiments for 2D material structure"
55authors = [" 2DMAT developers <2dmat-dev@issp.u-tokyo.ac.jp>" ]
66license = " GPL-3.0-or-later"
Original file line number Diff line number Diff line change 2424from . import algorithm
2525from ._main import main
2626
27- __version__ = "2.2.0 "
27+ __version__ = "2.2.1 "
You can’t perform that action at this time.
0 commit comments