diff --git a/pycountry_wrapper/__about__.py b/pycountry_wrapper/__about__.py index d4dad32..6c2070e 100644 --- a/pycountry_wrapper/__about__.py +++ b/pycountry_wrapper/__about__.py @@ -1,2 +1,2 @@ -__version__ = "0.0.1" +__version__ = "0.0.2" __name__ = "pycountry_wrapper" \ No newline at end of file