Skip to content

Commit

Permalink
Prepare release 1.0
Browse files Browse the repository at this point in the history
* Openstack Engine provided
* Search mechanism for Ldap case (OU no longer required)
* Calico networking support for GKE engine
* Lock on save to etcd operations
* Huge documentation refactoring (and on readthedocs.io too)
* Bugfixes
* Minor infra changes
  • Loading branch information
naumvd95 committed Jul 11, 2018
1 parent b3400c1 commit 47da52c
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion setup.py
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@

from setuptools import setup, find_packages

version = '0.19'
version = '1.0'

with open('README.rst') as f:
long_description = ''.join(f.readlines())
Expand Down

0 comments on commit 47da52c

Please sign in to comment.