Skip to content

Commit f30823f

Browse files
author
Github Action
committed
Bump version: 0.0.54 → 0.0.55
1 parent 2ce6c06 commit f30823f

2 files changed

Lines changed: 2 additions & 2 deletions

File tree

ncm/.bumpversion.cfg

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
[bumpversion]
2-
current_version = 0.0.54
2+
current_version = 0.0.55
33
commit = True
44

55
[bumpversion:file:setup.py]

ncm/setup.py

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

66
setup(
77
name="ncm",
8-
version="0.0.54",
8+
version="0.0.55",
99
author="Nathan Wiens - Cradlepoint",
1010
author_email="nathan.wiens@cradlepoint.com",
1111
description="Python client library for Cradlepoint NCM API",

0 commit comments

Comments
 (0)