Kayobe 2.0.0 release
Update python module version to 2.0.0, edit release notes.
This commit is contained in:
parent
a0f49cbd5c
commit
7c7bbc064a
@ -2,8 +2,10 @@
|
||||
Release Notes
|
||||
=============
|
||||
|
||||
Unreleased
|
||||
==========
|
||||
Kayobe 2.0.0
|
||||
============
|
||||
|
||||
Kayobe 2.0.0 was released on 15th September 2017.
|
||||
|
||||
Features
|
||||
--------
|
||||
|
2
setup.py
2
setup.py
@ -18,7 +18,7 @@ from setuptools import setup, find_packages
|
||||
|
||||
|
||||
PROJECT = 'kayobe'
|
||||
VERSION = '1.1.0'
|
||||
VERSION = '2.0.0'
|
||||
|
||||
try:
|
||||
long_description = open('README.md', 'rt').read()
|
||||
|
Loading…
x
Reference in New Issue
Block a user