diff --git a/setup.py b/setup.py index 7cafeef7..15a880c7 100644 --- a/setup.py +++ b/setup.py @@ -16,7 +16,7 @@ VERSION_MAJOR = 0 VERSION_MINOR = 3 -VERSION_POINT = 5 +VERSION_POINT = 6 # Only unset in the 'release' branch and in tags. VERSION_DEV = 1