diff --git a/NEWS.rst b/NEWS.rst index ac631ed01..da4e6499b 100644 --- a/NEWS.rst +++ b/NEWS.rst @@ -1,5 +1,5 @@ -9.0.3 (2018-03-31) -================== +10.0.0b1 (2018-03-31) +===================== Deprecations and Removals ------------------------- diff --git a/pyproject.toml b/pyproject.toml index 8d94f6bea..bd03c6404 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -3,6 +3,7 @@ requires = ["setuptools", "wheel"] [tool.towncrier] package = "pip" +package_dir = "src" filename = "NEWS.rst" directory = "news/" title_format = """