diff --git a/CHANGELOG.rst b/CHANGELOG.rst index 4f6be4f90..6abd5006a 100644 --- a/CHANGELOG.rst +++ b/CHANGELOG.rst @@ -1,3 +1,15 @@ +3.0.4.dev +========= + +* + +* + +* + +* + + 3.0.3 ===== diff --git a/_pytest/__init__.py b/_pytest/__init__.py index 4c3823e5c..d9f72e9b4 100644 --- a/_pytest/__init__.py +++ b/_pytest/__init__.py @@ -1,2 +1,2 @@ # -__version__ = '3.0.3' +__version__ = '3.0.4.dev'