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.
1 parent e9355d3 commit 5cf3c4aCopy full SHA for 5cf3c4a
docs/conf.py
@@ -47,9 +47,9 @@
47
# built documents.
48
#
49
# The short X.Y version.
50
-version = "0.8-prerelease"
+version = "0.8.0"
51
# The full version, including alpha/beta/rc tags.
52
-release = "0.8-prerelease"
+release = "0.8.0"
53
54
# The language for content autogenerated by Sphinx. Refer to documentation
55
# for a list of supported languages.
histogrammar/version.py
@@ -14,4 +14,4 @@
14
# See the License for the specific language governing permissions and
15
# limitations under the License.
16
17
-__version__ = "0.8-prerelease"
+__version__ = "0.8.0"
0 commit comments