Skip to content

Commit bb4b873

Browse files
author
Anthony Ruhier
committed
Bump version: 1.1.3 → 1.1.4
1 parent 16f3b57 commit bb4b873

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

setup.cfg

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
[bumpversion]
2-
current_version = 1.1.3
2+
current_version = 1.1.4
33
commit = True
44
tag = True
55
tag_name = {new_version}

setup.py

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

1010
setup(
1111
name="netboxapi",
12-
version="1.1.3",
12+
version="1.1.4",
1313

1414
description="Client API for Netbox",
1515

0 commit comments

Comments
 (0)