Skip to content

Commit aa794c8

Browse files
committed
Version bump to 0.8.0
1 parent 5d9d76c commit aa794c8

File tree

2 files changed

+1
-2
lines changed

2 files changed

+1
-2
lines changed

README.rst

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -11,7 +11,6 @@
1111
*Container-Backends:* engine_docker_
1212
*Database Drivers:* db_mysql_ db_mongo_
1313
*Plugins:* php_xdebug_
14-
*Kubernetes:* k8s_client_ k8s_controller_
1514
*Related Projects:* configcrunch_
1615
*More:* docs_ repo_ docker_images_
1716
====================== =================== =================== ===================

setup.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
__version__ = '0.8.0b1'
1+
__version__ = '0.8.0'
22
from setuptools import setup, find_packages
33

44
# README read-in

0 commit comments

Comments
 (0)