From: Philippe Proulx Date: Tue, 25 Nov 2014 23:29:56 +0000 (-0500) Subject: barectf 0.1.2 X-Git-Url: http://drtracing.org/?a=commitdiff_plain;h=47b7e72e67b0cf33e499d1179886fd5c4a183274;p=deliverable%2Fbarectf.git barectf 0.1.2 --- diff --git a/setup.py b/setup.py index 0743a4d..4f37332 100755 --- a/setup.py +++ b/setup.py @@ -53,7 +53,7 @@ entry_points = { setup(name='barectf', - version='0.1.1', + version='0.1.2', description='Generator of C99 code that can write native CTF', author='Philippe Proulx', author_email='eeppeliteloop@gmail.com',