Skip to content
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.

Commit 89a4c9f

Browse files
committedFeb 14, 2020
Bump version to 0.5.1
1 parent 2a0c7b3 commit 89a4c9f

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed
 

‎setup.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -13,7 +13,7 @@ def read(fname):
1313

1414
setuptools.setup(
1515
name="pytest-cookies",
16-
version="0.5.0",
16+
version="0.5.1",
1717
author="Raphael Pierzina",
1818
author_email="raphael@hackebrot.de",
1919
maintainer="Raphael Pierzina",

0 commit comments

Comments
 (0)
Please sign in to comment.