Changeset - 102464f99847
[Not reviewed]
Branko Majic (branko) - 3 years ago 2020-11-05 01:02:56
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.5.0
 
-----
 

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

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