Skip to content

Commit c2c2baa

Browse files
authored
Merge pull request #45 from fronzbot/version-bump
Version bump
2 parents 2da7641 + ec021be commit c2c2baa

File tree

2 files changed

+2
-1
lines changed

2 files changed

+2
-1
lines changed

.gitignore

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -5,3 +5,4 @@ python_adc_eval.egg-info
55
dist
66
.ruff_cache
77
.coverage
8+
build

pyproject.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@ build-backend = "setuptools.build_meta"
44

55
[project]
66
name = "python-adc-eval"
7-
version = "0.3.0b0"
7+
version = "0.2.2"
88
license = {text = "MIT"}
99
description = "ADC Evaluation Library"
1010
readme = "README.rst"

0 commit comments

Comments
 (0)