Skip to content

Commit b2efa78

Browse files
author
Anthony Ruhier
committed
Bump version: 1.1.2 → 1.1.3
1 parent 302f23b commit b2efa78

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.2
2+
current_version = 1.1.3
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.2",
12+
version="1.1.3",
1313

1414
description="Client API for Netbox",
1515

0 commit comments

Comments
 (0)