Skip to content

Commit ac8cae8

Browse files
committed
Bump to next version
1 parent d01ae25 commit ac8cae8

File tree

2 files changed

+7
-1
lines changed

2 files changed

+7
-1
lines changed

CHANGELOG.rst

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,12 @@
11
Changelog
22
============
33

4+
UNRELEASED
5+
----------
6+
7+
*UNRELEASED*
8+
9+
410
0.5
511
---
612

unittest2pytest/__init__.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -23,4 +23,4 @@
2323

2424

2525
__title__ = 'unittest2pytest'
26-
__version__ = '0.5'
26+
__version__ = '0.6.dev0'

0 commit comments

Comments
 (0)