Skip to content

Commit cbede76

Browse files
committed
bumped version
1 parent 8ce734f commit cbede76

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

pyproject.toml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
[tool.poetry]
22
name = "py-smps"
3-
version = "2.1.0a0"
3+
version = "2.1.0a2"
44
description = "A simple python library to import and visualize data from particle sizing instruments."
55
authors = ["David H Hagan <david.hagan@quant-aq.com>"]
66
license = "MIT"
@@ -19,7 +19,7 @@ requests = "^2.24"
1919
scipy = "^1.9"
2020
numpy = "^1.23.2"
2121
pandas = "^1.4"
22-
setuptools = "^65.3"
22+
setuptools = "^65.0"
2323

2424
[tool.poetry.dev-dependencies]
2525
pytest = "^6.0.1"

0 commit comments

Comments
 (0)