Skip to content

Commit

Permalink
Merge pull request #5 from JonatanMartens/development
Browse files Browse the repository at this point in the history
1.0.1
  • Loading branch information
JonatanMartens authored Aug 23, 2020
2 parents e2a3f1d + 3c9993c commit a590c6e
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -16,7 +16,7 @@ Zeebe version support:

| Zeebepy version | Tested Zeebe versions |
|:---------------:|----------------|
| 1.00 | 0.24.2 |
| 1.0.1 | 0.24.2 |

## Getting Started
To install:
Expand Down
2 changes: 1 addition & 1 deletion setup.py
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@

setuptools.setup(
name="zeebepy",
version="1.0.0",
version="1.0.1",
author="Jonatan Martens",
author_email="[email protected]",
description="Zeebe client api",
Expand Down

0 comments on commit a590c6e

Please sign in to comment.