Skip to content
Snippets Groups Projects
Commit 4370e0c7 authored by Benedikt's avatar Benedikt
Browse files

Version 2.3.2

parent 7eec9711
No related branches found
No related tags found
No related merge requests found
Pipeline #40507 passed
......@@ -4,7 +4,7 @@ build-backend = "setuptools.build_meta"
[project]
name = "dsiunits" # Ensure this is correctly specified
version = "2.3.1"
version = "2.3.2"
description = "This is a Python module for handling the SI units as objects in Python, parsing them from strings and converting them to Latex and Unicode, as well as performing math operations and calculating scale factors."
authors = [
{ name="Benedikt Seeger", email="benedikt.seeger@ptb.de" },
......
[metadata]
name = dsiUnits
version = 2.3.1
version = 2.3.2
description = This is a Python module for handling the SI units as objects in Python, parsing them from strings and converting them to Latex and Unicode, as well as performing math operations and calculating scale factors.
long_description = file: README.md
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment