Skip to content

Commit 0c26a27

Browse files
committed
prepare 1.2.1 release
1 parent 20db8f5 commit 0c26a27

File tree

2 files changed

+5
-2
lines changed

2 files changed

+5
-2
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -40,7 +40,7 @@ Each Plugin Version listed below has been tested with its corresponding NetBox V
4040
|:--------------:|:--------------:|
4141
| 3.2 | 1.0.1 |
4242
| 3.3 | 1.1.0 |
43-
| 3.4 | 1.2.0 |
43+
| 3.4 | 1.2.1 |
4444

4545
## Installing
4646

netbox_acls/version.py

Lines changed: 4 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1 +1,4 @@
1-
__version__ = "1.2.0"
1+
"""
2+
Version information for netbox-acls.
3+
"""
4+
__version__ = "1.2.1"

0 commit comments

Comments
 (0)