We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents 97580aa + 4070475 commit 57f671aCopy full SHA for 57f671a
doc/conf.py
@@ -20,7 +20,7 @@
20
project = 'LEDSmokeAnalysis'
21
copyright = '2025, CCE'
22
author = 'CCE'
23
-release = '0.9.1'
+release = '0.9.3'
24
25
# -- General configuration ---------------------------------------------------
26
# https://www.sphinx-doc.org/en/master/usage/configuration.html#general-configuration
pyproject.toml
@@ -3,7 +3,7 @@ requires = ["setuptools", "wheel"]
3
4
[project]
5
name = "ledsa"
6
-version = "0.9.1"
+version = "0.9.3"
7
description = "A scientific package to analyse smoke via the dimming of light sources."
8
authors = [
9
{name = "Kristian Börger", email = "boerger@uni-wuppertal.de"},
0 commit comments