diff --git a/src/pybacting/api.py b/src/pybacting/api.py index 901d1d2..1e9bac4 100644 --- a/src/pybacting/api.py +++ b/src/pybacting/api.py @@ -22,7 +22,7 @@ ] WORKSPACE = "." -VERSION = "1.0.10" +VERSION = "1.0.11" # The ones commented out can't be loaded because they are POM-only # artifacts. See the excellent explanation given by @ctrueden why at: