Skip to content

Commit 51b9869

Browse files
committed
Back to development: 0.9.8
1 parent a8d232b commit 51b9869

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,4 +1,10 @@
11

2+
0.9.8 (unreleased)
3+
------------------
4+
5+
- Nothing changed yet.
6+
7+
28
0.9.7 (2016-03-13)
39
------------------
410

setup.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -12,7 +12,7 @@ def read(fname):
1212
return codecs.open(file_path, encoding='utf-8').read()
1313

1414

15-
version = '0.9.7'
15+
version = '0.9.8.dev0'
1616

1717
setup(
1818
name='pytest-nodev',

0 commit comments

Comments
 (0)