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 9b1fe3a commit 01181e2Copy full SHA for 01181e2
CHANGELOG.md
@@ -1,3 +1,8 @@
1
+## 0.26.0 (August 28th, 2025)
2
+
3
+ENHANCEMENTS:
4
+* Adds support for pulsar decision endpoints
5
6
## 0.25.0 (August 28th, 2025)
7
8
ENHANCEMENTS:
ns1/__init__.py
@@ -5,7 +5,7 @@
#
from .config import Config
-version = "0.25.0"
+version = "0.26.0"
9
10
11
class NS1:
0 commit comments