Skip to content

Commit

Permalink
Bump version
Browse files Browse the repository at this point in the history
  • Loading branch information
GraysonBellamy committed Jun 12, 2024
1 parent 2742cba commit c8e75e2
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion pyproject.toml
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@ build-backend = "poetry.core.masonry.api"

[tool.poetry]
name = "pyAlicat"
version = "0.0.7"
version = "0.0.8"
description = "Python API for acquisition and control of Alicat mass flow meters and controllers."
packages = [{include = "pyalicat"}]
include = [{path = "pyalicat/codes.json", format = ["sdist", "wheel"]}]
Expand Down

0 comments on commit c8e75e2

Please sign in to comment.