diff --git a/instagram_locations/version.py b/instagram_locations/version.py index bf0b6ac..71e0f77 100644 --- a/instagram_locations/version.py +++ b/instagram_locations/version.py @@ -1,6 +1,6 @@ _MAJOR = "1" -_MINOR = "3" +_MINOR = "4" # On main and in a nightly release the patch should be one ahead of the last # released build. _PATCH = "1"