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 681abd7 commit a2281a8Copy full SHA for a2281a8
docs/source/conf.py
@@ -9,7 +9,7 @@
9
project = "OpenCosmo"
10
copyright = "2025, OpenCosmo Team"
11
author = "OpenCosmo Team"
12
-release = "0.8.0"
+release = "0.8.1"
13
14
# -- General configuration ---------------------------------------------------
15
# https://www.sphinx-doc.org/en/master/usage/configuration.html#general-configuration
pyproject.toml
@@ -1,6 +1,6 @@
1
[project]
2
name = "opencosmo"
3
-version = "0.8.0"
+version = "0.8.1"
4
description = "OpenCosmo Python Toolkit"
5
authors = [
6
{ name = "Patrick Wells", email = "pwells@anl.gov" },
0 commit comments