Skip to content

Commit 4df6fd5

Browse files
committed
Version Bump
1 parent 23a2f67 commit 4df6fd5

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
@@ -2,7 +2,7 @@
22
import sys, os
33

44
setup(name='MiniMockTest',
5-
version='0.4',
5+
version='0.5',
66
description="Custom unittest TestCase that wraps minimock",
77
long_description="""\
88
Custom unittest TestCase that wraps minimock for easier use """,

0 commit comments

Comments
 (0)