Skip to content

Commit

Permalink
version bump
Browse files Browse the repository at this point in the history
  • Loading branch information
wolearyc committed Oct 4, 2024
1 parent 8404456 commit 6eb2960
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion docs/source/conf.py
Original file line number Diff line number Diff line change
Expand Up @@ -16,7 +16,7 @@
project = 'ramannoodle'
copyright = "2023-present, Willis O'Leary"
author = "Willis O'Leary"
release = '0.4.0'
release = '0.5.0'

# -- 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 @@ -4,7 +4,7 @@ build-backend = "setuptools.build_meta"

[project]
name = "ramannoodle"
version = "0.4.0"
version = "0.5.0"
authors = [
{name = "Willis O'Leary", email = "[email protected]"},
]
Expand Down

0 comments on commit 6eb2960

Please sign in to comment.