Bumped version to 1.8
This commit is contained in:
@@ -1,7 +1,7 @@
|
||||
Pillar Python SDK changelog
|
||||
===========================
|
||||
|
||||
Version 1.8 (in development)
|
||||
Version 1.8 (2019-05-14)
|
||||
----------------------------
|
||||
|
||||
- Switched to [Poetry](https://poetry.eustace.io/) for dependency management.
|
||||
|
||||
@@ -1 +1 @@
|
||||
__version__ = '1.7.0'
|
||||
__version__ = '1.8'
|
||||
|
||||
@@ -1,6 +1,6 @@
|
||||
[tool.poetry]
|
||||
name = "pillarsdk"
|
||||
version = "1.8dev0"
|
||||
version = "1.8"
|
||||
description = "The Pillar REST SDK provides Python APIs to communicate to the Pillar webservices."
|
||||
authors = [
|
||||
"Francesco Siddi <francesco@blender.org>",
|
||||
|
||||
Reference in New Issue
Block a user