Skip to content

Commit 46550e8

Browse files
committed
Missing test dependency
1 parent 543b647 commit 46550e8

2 files changed

Lines changed: 2 additions & 1 deletion

File tree

requirements-test.txt

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1 @@
1+
pytest~=9.0.2

setup.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,7 @@ def get_long_description():
1010

1111
setup(
1212
name="twikey-api-python",
13-
version="v0.2.3",
13+
version="v0.3.0",
1414
description="Python interface with the Twikey api",
1515
author="Twikey",
1616
author_email="support@twikey.com",

0 commit comments

Comments
 (0)