Skip to content

Commit cedcbd3

Browse files
committed
Bump version to 0.5.1.post0
1 parent 254e8ae commit cedcbd3

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.1'
1+
VERSION = '0.5.1.post0'

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.1'
5+
VERSION = '0.5.1.post0'
66

77

88
def read(fname):

0 commit comments

Comments
 (0)