Skip to content

Commit 23302bd

Browse files
authored
PENG-3689 - Releasing 0.19.0 version (#124)
* PENG-3689 - Releasing 0.18.1 version * PENG-3689 - Releasing 0.19.0 version * PENG-3689 - Releasing 0.19.0 version
1 parent a32e09f commit 23302bd

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

CHANGELOG.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
## 0.18.1 (February 14th, 2024)
1+
## 0.19.0 (February 14th, 2024)
22

33
ENHANCEMENTS:
44
* Adds support for Datasets

ns1/__init__.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@
55
#
66
from .config import Config
77

8-
version = "0.18.1"
8+
version = "0.19.0"
99

1010

1111
class NS1:

0 commit comments

Comments
 (0)