Skip to content

Commit

Permalink
Merged PR 232: Updated pyproject.toml
Browse files Browse the repository at this point in the history
Updated pyproject.toml
  • Loading branch information
Spencer Vecile committed Mar 28, 2024
2 parents 7483726 + cbb1bd9 commit 0b87353
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion sdk/pyproject.toml
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,7 @@ mypkg = ["*.so", "*.dll"]

[project]
name = "atriumdb"
version = "2.2.2"
version = "2.2.3"
description = "Timeseries Database"
readme = "README.md"
authors = [{name = "Robert Greer, William Dixon, Spencer Vecile"}, { name = "Robert Greer", email = "[email protected]"}, { name = "William Dixon", email = "[email protected]" }, { name = "Spencer Vecile", email = "[email protected]"}]
Expand Down

0 comments on commit 0b87353

Please sign in to comment.