Skip to content

Commit 6eb2960

Browse files
committed
version bump
1 parent 8404456 commit 6eb2960

2 files changed

Lines changed: 2 additions & 2 deletions

File tree

docs/source/conf.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -16,7 +16,7 @@
1616
project = 'ramannoodle'
1717
copyright = "2023-present, Willis O'Leary"
1818
author = "Willis O'Leary"
19-
release = '0.4.0'
19+
release = '0.5.0'
2020

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

55
[project]
66
name = "ramannoodle"
7-
version = "0.4.0"
7+
version = "0.5.0"
88
authors = [
99
{name = "Willis O'Leary", email = "wolearyc@gmail.com"},
1010
]

0 commit comments

Comments
 (0)