Skip to content

Commit 66ffd7e

Browse files
committed
Deployed 0.1.59
1 parent 98b33e1 commit 66ffd7e

2 files changed

Lines changed: 2 additions & 2 deletions

File tree

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
# devops-driver
22

33
![status sheild](https://img.shields.io/static/v1?label=status&message=beta&color=blue&style=plastic)
4-
[![status sheild](https://img.shields.io/static/v1?label=released&message=v0.1.58&color=active&style=plastic)](https://pypi.org/project/devopsdriver/0.1.58/)
4+
[![status sheild](https://img.shields.io/static/v1?label=released&message=v0.1.59&color=active&style=plastic)](https://pypi.org/project/devopsdriver/0.1.59/)
55
[![GitHub](https://img.shields.io/github/license/marcpage/devops-driver?style=plastic)](https://github.com/marcpage/devops-driver?tab=Unlicense-1-ov-file#readme)
66
[![GitHub contributors](https://img.shields.io/github/contributors/marcpage/devops-driver?style=flat)](https://github.com/marcpage/devops-driver/graphs/contributors)
77
[![PR's Welcome](https://img.shields.io/badge/PRs-welcome-brightgreen.svg?style=flat)](http://makeapullrequest.com)

devopsdriver/__init__.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,6 +6,6 @@
66
from .azdo.clients import Azure
77
from .github.client import Github
88

9-
__version__ = "0.1.58"
9+
__version__ = "0.1.59"
1010
__author__ = "Marc Page"
1111
__credits__ = ""

0 commit comments

Comments
 (0)