Skip to content

Commit 91dfaed

Browse files
authored
Merge pull request #19 from miaow2/develop
Version 1.1.0
2 parents f5acb73 + 1eb1dec commit 91dfaed

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

netbox_config_diff/__init__.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22

33
__author__ = "Artem Kotik"
44
__email__ = "[email protected]"
5-
__version__ = "1.0.0"
5+
__version__ = "1.1.0"
66

77

88
class ConfigDiffConfig(PluginConfig):

0 commit comments

Comments
 (0)