Skip to content

Commit 1e4e125

Browse files
committed
v0.16.0
1 parent 85d107e commit 1e4e125

2 files changed

Lines changed: 7 additions & 2 deletions

File tree

CHANGELOG.md

Lines changed: 6 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,9 @@
1-
## 0.16.0 (unreleased)
1+
## 0.17.0 (Unreleased)
2+
3+
## 0.16.0 (May 18, 2020)
4+
5+
ENHANCEMENTS
6+
* Added tags to ipam/dhcp resources
27

38
## 0.15.0 (February 20, 2020)
49

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.15.0"
8+
version = "0.16.0"
99

1010

1111
class NS1:

0 commit comments

Comments
 (0)