diff --git a/setup.py b/setup.py index 1cfcf23..4d9fdf6 100644 --- a/setup.py +++ b/setup.py @@ -37,7 +37,7 @@ install_requires = [ "binary-utils" ], - version = "1.8", + version = "1.9", license = "MIT", description = "Podrum's RakNet library.", author = "Podrum",