diff --git a/aepsych/version.py b/aepsych/version.py index a0865381e..3d4548ebe 100644 --- a/aepsych/version.py +++ b/aepsych/version.py @@ -5,4 +5,4 @@ # This source code is licensed under the license found in the # LICENSE file in the root directory of this source tree. -__version__ = "0.5.0" +__version__ = "0.5.1"