diff --git a/setup.py b/setup.py index 3ee708ac4..6ca1856ae 100644 --- a/setup.py +++ b/setup.py @@ -30,7 +30,7 @@ def find_all_files(directory, endings=None): setup( name='vunit_hdl', - version='0.48.1', + version='0.48.2', packages=['vunit', 'vunit.com', 'vunit.test',