diff --git a/construct_typed/version.py b/construct_typed/version.py index ce77de7..e9cf6fc 100644 --- a/construct_typed/version.py +++ b/construct_typed/version.py @@ -1,2 +1,2 @@ -version = (0, 5, 3) -version_string = "0.5.3" \ No newline at end of file +version = (0, 5, 4) +version_string = "0.5.4" \ No newline at end of file