From 6264ea298724fad2e24af0a9e961c7c62a0bb64a Mon Sep 17 00:00:00 2001 From: Lars Asplund Date: Sat, 12 Dec 2015 16:59:53 +0100 Subject: [PATCH] Updated version. --- setup.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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',