diff --git a/setup.py b/setup.py index ecab645..7877b87 100644 --- a/setup.py +++ b/setup.py @@ -29,7 +29,7 @@ def list_package_files() -> List[str]: setup( name="rdkit-stubs", - version="0.4", + version="0.5", description="type stubs for rdkit", author="Andrew Dirksen, Ryan Rightmer", author_email="andrew@dirksen.com, rrightmer@gmail.com",