Skip to content

Commit

Permalink
*bump to 2.6.5
Browse files Browse the repository at this point in the history
  • Loading branch information
Joshuaalbert committed Nov 9, 2024
1 parent d417c9e commit 76b3ae3
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion docs/conf.py
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,7 @@
project = "jaxns"
copyright = "2024, Joshua G. Albert"
author = "Joshua G. Albert"
release = "2.6.4"
release = "2.6.5"

# -- General configuration ---------------------------------------------------
# https://www.sphinx-doc.org/en/master/usage/configuration.html#general-configuration
Expand Down
2 changes: 1 addition & 1 deletion pyproject.toml
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@ build-backend = "setuptools.build_meta"

[project]
name = "jaxns"
version = "2.6.4"
version = "2.6.5"
description = "Nested Sampling in JAX"
readme = "README.md"
requires-python = ">=3.9"
Expand Down

0 comments on commit 76b3ae3

Please sign in to comment.