Skip to content

Commit 1fc34d7

Browse files
Update version
1 parent bbad1a0 commit 1fc34d7

2 files changed

Lines changed: 6 additions & 1 deletion

File tree

CHANGELOG.md

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,8 @@
1+
## 0.27.2 (February 10th, 2026)
2+
3+
ENHANCEMENTS:
4+
* Adds support for monitoring
5+
16
## 0.27.1 (December 3rd, 2025)
27

38
FIXED:

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.27.1"
8+
version = "0.27.2"
99

1010

1111
class NS1:

0 commit comments

Comments
 (0)