Bumped version to 1.9

This commit is contained in:
2019-05-28 16:12:32 +02:00
parent 6bf00cd929
commit 419479608a
2 changed files with 2 additions and 2 deletions

View File

@@ -1 +1 @@
__version__ = '1.8'
__version__ = '1.9'

View File

@@ -1,6 +1,6 @@
[tool.poetry]
name = "pillarsdk"
version = "1.8"
version = "1.9"
description = "The Pillar REST SDK provides Python APIs to communicate to the Pillar webservices."
authors = [
"Francesco Siddi <francesco@blender.org>",