diff --git a/setup.py b/setup.py index a16245688..7923392eb 100644 --- a/setup.py +++ b/setup.py @@ -30,7 +30,7 @@ def find_all_files(directory, endings=None): setup( name='vunit_hdl', - version='0.46.0', + version='0.47.0', packages=['vunit', 'vunit.com', 'vunit.test',