public
Description: My collection of potentially useful Python functions
Clone URL: git://github.com/cosmin/ob2lib.git
bumping up version number to 0.2
cosmin (author)
Tue Jul 01 21:35:50 -0700 2008
commit  13053551732d5534a3d1e9559b7f5b9f61c94e05
tree    09245fe1a1cdf2c894ec3fc2c772bca6e38fbef7
parent  684209c813dce04082028334ee065aac3986426f
...
3
4
5
6
 
7
8
9
...
3
4
5
 
6
7
8
9
0
@@ -3,7 +3,7 @@
0
 from setuptools import setup, find_packages
0
 
0
 setup(name='ob2lib',
0
- version='0.1.0',
0
+ version='0.2.0',
0
       description="A collection of potentially useful Python functions",
0
       author = "Cosmin Stejerean",
0
       author_email = 'cosmin@offbytwo.com',

Comments

    No one has commented yet.