Skip to content
Snippets Groups Projects
Commit ec9a4bc1 authored by nimrod's avatar nimrod
Browse files

Bump version: 0.1.3 → 0.1.4

parent 5cf1c500
No related branches found
No related tags found
No related merge requests found
Pipeline #2063 passed
[bumpversion]
current_version = 0.1.3
current_version = 0.1.4
commit = True
tag = True
......
"""My Nagios plugin wrapper."""
# pylint: disable=logging-fstring-interpolation
__version__ = "0.1.3"
__version__ = "0.1.4"
import argparse
import logging
......
[tool.poetry]
name = "mnpw"
version = "0.1.3"
version = "0.1.4"
description = "My Nagios plugin wrapper"
authors = ["Adar Nimrod <nimrod@shore.co.il>"]
license = "MIT"
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment