From: Philippe Proulx Date: Tue, 26 May 2015 00:19:59 +0000 (-0400) Subject: barectf v0.2.0 X-Git-Url: http://drtracing.org/?a=commitdiff_plain;h=d8042e42ca86a1ad4a712083a05f09b8c5d9be63;p=deliverable%2Fbarectf.git barectf v0.2.0 --- diff --git a/setup.py b/setup.py index 4f37332..cb09fa5 100755 --- a/setup.py +++ b/setup.py @@ -53,7 +53,7 @@ entry_points = { setup(name='barectf', - version='0.1.2', + version='0.2.0', description='Generator of C99 code that can write native CTF', author='Philippe Proulx', author_email='eeppeliteloop@gmail.com',