Skip to content

Commit

Permalink
Test fix
Browse files Browse the repository at this point in the history
  • Loading branch information
mariofix committed Jul 4, 2023
1 parent 78e99ec commit e2e5330
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion tests/test_pyflow_openapi3.py
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@


def test_version():
assert __version__ == "1.1.3"
assert __version__ == "1.1.4"


def test_FlowAPI_min_config():
Expand Down

0 comments on commit e2e5330

Please sign in to comment.