Changeset - c2c3359ab457
[Not reviewed]
Branko Majic (branko) - 6 years ago 2018-05-16 23:00:11
branko@majic.rs
Noticket: Switching to development version.
2 files changed with 5 insertions and 1 deletions:
0 comments (0 inline, 0 general)
docs/releasenotes.rst
Show inline comments
 
@@ -2,6 +2,10 @@ Release notes
 
=============
 

	
 

	
 
NEXT RELEASE
 
------------
 

	
 

	
 
0.1.0
 
-----
 

	
setup.py
Show inline comments
 
@@ -67,7 +67,7 @@ os.chdir(os.path.normpath(os.path.join(os.path.abspath(__file__), os.pardir)))
 

	
 
setup(
 
    name='gimmecert',
 
    version='0.1.0',
 
    version='0.0.0',
 
    packages=find_packages(exclude=['tests', 'functional_tests']),
 
    include_package_data=True,
 
    license='GPLv3+',
0 comments (0 inline, 0 general)