Skip to content

Commit b091de8

Browse files
committed
chg: bump version
1 parent ca71689 commit b091de8

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

d4_pyclient/__init__.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,3 @@
1-
__version__ = '0.1.4'
1+
__version__ = '0.1.5'
22

33
from .d4_client import D4Client

pyproject.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
[tool.poetry]
22
name = "d4-pyclient"
3-
version = "0.1.4"
3+
version = "0.1.5"
44
description = "D4 core software client in Python"
55
authors = ["Aurelien Thirion (Terrtia) <[email protected]>"]
66
license = "BSD-2-Clause"

0 commit comments

Comments
 (0)