Skip to content

Commit

Permalink
bumped version
Browse files Browse the repository at this point in the history
  • Loading branch information
dhhagan committed Sep 5, 2022
1 parent 8ce734f commit cbede76
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions pyproject.toml
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
[tool.poetry]
name = "py-smps"
version = "2.1.0a0"
version = "2.1.0a2"
description = "A simple python library to import and visualize data from particle sizing instruments."
authors = ["David H Hagan <[email protected]>"]
license = "MIT"
Expand All @@ -19,7 +19,7 @@ requests = "^2.24"
scipy = "^1.9"
numpy = "^1.23.2"
pandas = "^1.4"
setuptools = "^65.3"
setuptools = "^65.0"

[tool.poetry.dev-dependencies]
pytest = "^6.0.1"
Expand Down

0 comments on commit cbede76

Please sign in to comment.