Skip to content

Commit ffdca2b

Browse files
committed
update version number
1 parent 6657497 commit ffdca2b

2 files changed

Lines changed: 3 additions & 3 deletions

File tree

docs/source/conf.py

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -23,9 +23,9 @@
2323
copyright = "2020-2025, Diamond Light Source Ltd"
2424
author = "Philip Mousley"
2525

26-
version = "2.3.1"
26+
version = "2.3.2"
2727
# The full version, including alpha/beta/rc tags
28-
release = "2.3.1"
28+
release = "2.3.2"
2929

3030

3131
# -- General configuration ---------------------------------------------------

setup.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -13,7 +13,7 @@
1313

1414
setup(
1515
name="fast_rsm",
16-
version="2.3.1",
16+
version="2.3.2",
1717
license="MIT License",
1818
packages=find_packages("src"),
1919
description=(

0 commit comments

Comments
 (0)