Skip to content

Commit f78c6a2

Browse files
author
Anthony Ruhier
committed
Bump version: 1.1.1 → 1.1.2
1 parent 4686296 commit f78c6a2

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

1414
description="Client API for Netbox",
1515

0 commit comments

Comments
 (0)