We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents a287310 + 0640de4 commit b5e41feCopy full SHA for b5e41fe
doc/src/conf.py
@@ -70,7 +70,7 @@
70
# The short X.Y version.
71
version = '0.8'
72
# The full version, including alpha/beta/rc tags.
73
-release = '0.8.dev0'
+release = '0.8'
74
75
# The language for content autogenerated by Sphinx. Refer to documentation
76
# for a list of supported languages.
setup.py
@@ -16,7 +16,7 @@
16
17
setup(
18
name='mpi-sppy',
19
- version='0.8.dev0',
+ version='0.8',
20
description="mpi-sppy",
21
url='https://github.com/Pyomo/mpi-sppy',
22
author='David Woodruff',
0 commit comments