Skip to content

Commit 675ef14

Browse files
committed
Bump up to 0.1.9
1 parent 0b8f0e9 commit 675ef14

2 files changed

Lines changed: 2 additions & 2 deletions

File tree

leakix/client.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -11,7 +11,7 @@
1111
from leakix.field import *
1212

1313

14-
__VERSION__ = "0.1.8"
14+
__VERSION__ = "0.1.9"
1515

1616

1717
class Scope(Enum):

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 = "leakix"
3-
version = "0.1.8"
3+
version = "0.1.9"
44
description = "Official python client for LeakIX (https://leakix.net)"
55
authors = ["Danny Willems <danny@leakix.net>"]
66

0 commit comments

Comments
 (0)