diff --git a/src/beanmachine/__init__.py b/src/beanmachine/__init__.py index 09cc97184a..feb4e41bc1 100644 --- a/src/beanmachine/__init__.py +++ b/src/beanmachine/__init__.py @@ -3,4 +3,4 @@ # This source code is licensed under the MIT license found in the # LICENSE file in the root directory of this source tree. -__version__ = "0.1.0" +__version__ = "0.1.0.post1"