diff --git a/maro/__misc__.py b/maro/__misc__.py index 30d4ceb76..1cb403e41 100644 --- a/maro/__misc__.py +++ b/maro/__misc__.py @@ -2,6 +2,6 @@ # Licensed under the MIT license. -__version__ = "0.3.2a1" +__version__ = "0.3.2a2" __data_version__ = "0.2"