We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 0a68f8d commit a81a7fbCopy full SHA for a81a7fb
pyproject.toml
@@ -1,7 +1,7 @@
1
[tool.poetry]
2
name = "deepdiagnostics"
3
packages = [{include = "*", from="src"}]
4
-version = "1.1.0"
+version = "1.5.1.alpha"
5
description = "a package for diagnosing posterior quality from inference methods"
6
authors = ["Becky Nevin <rnevin@fnal.gov>", "M Voetberg <maggiev@fnal.gov>"]
7
license = "MIT"
0 commit comments