Skip to content

Commit 9e7c6f3

Browse files
committed
Bump up 0.1.3
1 parent 0b1e853 commit 9e7c6f3

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

0 commit comments

Comments
 (0)