From 0b830f3551ddf8b19b10a31c575816baae2c83b3 Mon Sep 17 00:00:00 2001 From: Donald Stufft Date: Sat, 31 Mar 2018 11:20:57 -0400 Subject: [PATCH] Fix towncrier --- NEWS.rst | 4 ++-- pyproject.toml | 1 + 2 files changed, 3 insertions(+), 2 deletions(-) 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 = """