File tree Expand file tree Collapse file tree 3 files changed +3
-3
lines changed Expand file tree Collapse file tree 3 files changed +3
-3
lines changed Original file line number Diff line number Diff line change 8080# The short X.Y version.
8181version = '0.13.1'
8282# The full version, including alpha/beta/rc tags.
83- release = '0.13.1.dev0 '
83+ release = '0.13.1'
8484
8585# The language for content autogenerated by Sphinx. Refer to documentation
8686# for a list of supported languages.
Original file line number Diff line number Diff line change @@ -13,7 +13,7 @@ build-backend = "setuptools.build_meta"
1313
1414[project ]
1515name = " mpi-sppy"
16- version = " 0.13.1.dev0 "
16+ version = " 0.13.1"
1717authors = [
1818 {
name =
" David Woodruff" ,
email =
" [email protected] " },
1919]
Original file line number Diff line number Diff line change 2626# intentionally leaving out mpi4py to help readthedocs
2727setup (
2828 name = 'mpi-sppy' ,
29- version = '0.13.1.dev0 ' ,
29+ version = '0.13.1' ,
3030 description = "mpi-sppy" ,
3131 long_description = long_description ,
3232 url = 'https://github.com/Pyomo/mpi-sppy' ,
You can’t perform that action at this time.
0 commit comments