From d8042e42ca86a1ad4a712083a05f09b8c5d9be63 Mon Sep 17 00:00:00 2001 From: Philippe Proulx Date: Mon, 25 May 2015 20:19:59 -0400 Subject: [PATCH] barectf v0.2.0 --- setup.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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', -- 2.34.1