diff --git a/construct_typed/version.py b/construct_typed/version.py index bda8b59..97de1af 100644 --- a/construct_typed/version.py +++ b/construct_typed/version.py @@ -1,2 +1,2 @@ -version = (0, 4, 2) -version_string = "0.4.2" \ No newline at end of file +version = (0, 5, 0) +version_string = "0.5.0" \ No newline at end of file