Changeset - eea16de02db5
[Not reviewed]
0 1 0
Branko Majic (branko) - 10 years ago 2014-07-13 22:48:28
branko@majic.rs
Noticket: Moving to development for version 0.2.
1 file changed with 1 insertions and 1 deletions:
0 comments (0 inline, 0 general)
setup.py
Show inline comments
 
@@ -10,7 +10,7 @@ os.chdir(os.path.normpath(os.path.join(os.path.abspath(__file__), os.pardir)))
 

	
 
setup(
 
    name='pydenticon',
 
    version='0.1.1',
 
    version='0.2-dev',
 
    packages=['pydenticon'],
 
    include_package_data=True,
 
    license='BSD',  # example license
0 comments (0 inline, 0 general)