From 47b7e72e67b0cf33e499d1179886fd5c4a183274 Mon Sep 17 00:00:00 2001 From: Philippe Proulx Date: Tue, 25 Nov 2014 18:29:56 -0500 Subject: [PATCH] barectf 0.1.2 --- setup.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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', -- 2.34.1