Skip to content

Commit fbc4a42

Browse files
committed
bump version.
1 parent 7c19cc3 commit fbc4a42

1 file changed

Lines changed: 2 additions & 5 deletions

File tree

README.md

Lines changed: 2 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
## SpiffWorkflow
2-
![Logo](./graphics/logo_med.png)
2+
![Logo](https://www.spiffworkflow.org/images/logos/spiffworkflow_logo.png)
33

44
Spiff Workflow is a workflow engine implemented in pure Python. It is based on
55
the excellent work of the Workflow Patterns initiative. In 2020 and 2021,
@@ -16,12 +16,9 @@ While multiple tools exist for doing this in Java, we believe that wide
1616
adoption of the Python Language, and it's ease of use, create a winning
1717
strategy for building Low-Code applications.
1818

19-
2019
## Build status
2120
[![Build Status](https://travis-ci.com/sartography/SpiffWorkflow.svg?branch=master)](https://travis-ci.org/sartography/SpiffWorkflow)
22-
[![Quality Gate Status](https://sonarcloud.io/api/project_badges/measure?project=sartography_SpiffWorkflow&metric=alert_status)](https://sonarcloud.io/dashboard?id=sartography_SpiffWorkflow)
23-
[![Coverage](https://sonarcloud.io/api/project_badges/measure?project=sartography_SpiffWorkflow&metric=coverage)](https://sonarcloud.io/dashboard?id=sartography_SpiffWorkflow)
24-
[![Maintainability Rating](https://sonarcloud.io/api/project_badges/measure?project=sartography_SpiffWorkflow&metric=sqale_rating)](https://sonarcloud.io/dashboard?id=sartography_SpiffWorkflow)
21+
[![SpiffWorkflow](https://github.com/sartography/SpiffWorkflow/actions/workflows/tests.yaml/badge.svg)](https://github.com/sartography/SpiffWorkflow/actions/workflows/tests.yaml)
2522
[![Documentation Status](https://readthedocs.org/projects/spiffworkflow/badge/?version=latest)](http://spiffworkflow.readthedocs.io/en/latest/?badge=latest)
2623
[![Issues](https://img.shields.io/github/issues/sartography/spiffworkflow)](https://github.com/sartography/SpiffWorkflow/issues)
2724
[![Pull Requests](https://img.shields.io/github/issues-pr/sartography/spiffworkflow)](https://github.com/sartography/SpiffWorkflow/pulls)

0 commit comments

Comments
 (0)