Skip to content

Commit a0e61a5

Browse files
committed
Bump version: 1.0.0 → 1.0.1
1 parent 62dfced commit a0e61a5

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

.bumpversion.cfg

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
[bumpversion]
22
commit = True
33
tag = False
4-
current_version = 1.0.0
4+
current_version = 1.0.1
55

66
[bumpversion:file:setup.py]

setup.py

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

66
setuptools.setup(
77
name="phpypam",
8-
version="1.0.0",
8+
version="1.0.1",
99
author="Christian Meißner",
1010
author_email="Christian Meißner <[email protected]>",
1111
description="Python API client library for phpIPAM installation",

0 commit comments

Comments
 (0)