Skip to content

Commit 57f671a

Browse files
authored
Merge pull request #88 from FireDynamics/develop_kb
update version number
2 parents 97580aa + 4070475 commit 57f671a

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

doc/conf.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -20,7 +20,7 @@
2020
project = 'LEDSmokeAnalysis'
2121
copyright = '2025, CCE'
2222
author = 'CCE'
23-
release = '0.9.1'
23+
release = '0.9.3'
2424

2525
# -- General configuration ---------------------------------------------------
2626
# 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
@@ -3,7 +3,7 @@ requires = ["setuptools", "wheel"]
33

44
[project]
55
name = "ledsa"
6-
version = "0.9.1"
6+
version = "0.9.3"
77
description = "A scientific package to analyse smoke via the dimming of light sources."
88
authors = [
99
{name = "Kristian Börger", email = "boerger@uni-wuppertal.de"},

0 commit comments

Comments
 (0)