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 2da7641 + ec021be commit c2c2baaCopy full SHA for c2c2baa
.gitignore
@@ -5,3 +5,4 @@ python_adc_eval.egg-info
5
dist
6
.ruff_cache
7
.coverage
8
+build
pyproject.toml
@@ -4,7 +4,7 @@ build-backend = "setuptools.build_meta"
4
[project]
name = "python-adc-eval"
-version = "0.3.0b0"
+version = "0.2.2"
license = {text = "MIT"}
9
description = "ADC Evaluation Library"
10
readme = "README.rst"
0 commit comments