Skip to content

Commit 8a09167

Browse files
committed
Bump version to 0.5.1
1 parent f679f60 commit 8a09167

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

pytest_localserver/__init__.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1 +1 @@
1-
VERSION = '0.5.0'
1+
VERSION = '0.5.1'

setup.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
import sys
33

44

5-
VERSION = '0.5.0'
5+
VERSION = '0.5.1'
66

77

88
def read(fname):

0 commit comments

Comments
 (0)