diff --git a/setup.py b/setup.py index c55bef7e..131c5bd1 100644 --- a/setup.py +++ b/setup.py @@ -3,7 +3,7 @@ with open("README.md", "r") as fh: long_description = fh.read() -version = "0.6.1a0" +version = "0.6.2a0" setup( name="ward",