barectf 0.1.2
authorPhilippe Proulx <eeppeliteloop@gmail.com>
Tue, 25 Nov 2014 23:29:56 +0000 (18:29 -0500)
committerPhilippe Proulx <eeppeliteloop@gmail.com>
Tue, 25 Nov 2014 23:29:56 +0000 (18:29 -0500)
setup.py

index 0743a4d1a3f387ef969386d8a2e1673038aade29..4f37332c5aa0fb1a776a1f4588577c69f01dbaf6 100755 (executable)
--- 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',
This page took 0.023775 seconds and 4 git commands to generate.