Skip to content

Commit a81a7fb

Browse files
authored
Update pyproject.toml - bump version
1 parent 0a68f8d commit a81a7fb

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

pyproject.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
[tool.poetry]
22
name = "deepdiagnostics"
33
packages = [{include = "*", from="src"}]
4-
version = "1.1.0"
4+
version = "1.5.1.alpha"
55
description = "a package for diagnosing posterior quality from inference methods"
66
authors = ["Becky Nevin <rnevin@fnal.gov>", "M Voetberg <maggiev@fnal.gov>"]
77
license = "MIT"

0 commit comments

Comments
 (0)