barectf v0.2.0 v0.2.0
authorPhilippe Proulx <eeppeliteloop@gmail.com>
Tue, 26 May 2015 00:19:59 +0000 (20:19 -0400)
committerPhilippe Proulx <eeppeliteloop@gmail.com>
Tue, 26 May 2015 00:19:59 +0000 (20:19 -0400)
setup.py

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