We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent a32e09f commit 23302bdCopy full SHA for 23302bd
CHANGELOG.md
@@ -1,4 +1,4 @@
1
-## 0.18.1 (February 14th, 2024)
+## 0.19.0 (February 14th, 2024)
2
3
ENHANCEMENTS:
4
* Adds support for Datasets
ns1/__init__.py
@@ -5,7 +5,7 @@
5
#
6
from .config import Config
7
8
-version = "0.18.1"
+version = "0.19.0"
9
10
11
class NS1:
0 commit comments