Bumped version to 1.10

This commit is contained in:
2019-05-31 14:20:36 +02:00
parent 36dbf4a778
commit c48f5df843
2 changed files with 2 additions and 2 deletions

View File

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

View File

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