File tree Expand file tree Collapse file tree 2 files changed +3
-3
lines changed
Expand file tree Collapse file tree 2 files changed +3
-3
lines changed Original file line number Diff line number Diff line change 1313project = 'TransiFlow'
1414copyright = '2024 Utrecht University'
1515author = 'Sven Baars'
16- release = '0 .0.0'
16+ release = '1 .0.0'
1717
1818# -- General configuration ---------------------------------------------------
1919# https://www.sphinx-doc.org/en/master/usage/configuration.html#general-configuration
Original file line number Diff line number Diff line change 11[metadata]
22name = transiflow
3- version = 0 .0.0
3+ version = 1 .0.0
44url = https://github.com/BIMAU/transiflow
55license = Apache License 2.0
66author = Sven Baars
@@ -9,7 +9,7 @@ description = Implementations and continuation of some standard computational fl
99long_description = file: README.md
1010long_description_content_type = text/markdown
1111classifiers =
12- Development Status :: 3 - Alpha
12+ Development Status :: 5 - Production/Stable
1313 Environment :: Console
1414 Intended Audience :: Developers
1515 Intended Audience :: Science/Research
You can’t perform that action at this time.
0 commit comments