diff --git a/aepsych/version.py b/aepsych/version.py index 3d4548ebe..0be9a1e38 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.1" +__version__ = "0.6.0"