Skip to content

Commit a2281a8

Browse files
committed
Bump to 0.8.1
1 parent 681abd7 commit a2281a8

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

docs/source/conf.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,7 @@
99
project = "OpenCosmo"
1010
copyright = "2025, OpenCosmo Team"
1111
author = "OpenCosmo Team"
12-
release = "0.8.0"
12+
release = "0.8.1"
1313

1414
# -- General configuration ---------------------------------------------------
1515
# https://www.sphinx-doc.org/en/master/usage/configuration.html#general-configuration

pyproject.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
[project]
22
name = "opencosmo"
3-
version = "0.8.0"
3+
version = "0.8.1"
44
description = "OpenCosmo Python Toolkit"
55
authors = [
66
{ name = "Patrick Wells", email = "pwells@anl.gov" },

0 commit comments

Comments
 (0)