Browse Source

Fix tag name.

Jelmer Vernooij 4 years ago
parent
commit
bf86832f76
1 changed files with 1 additions and 0 deletions
  1. 1 0
      releaser.conf

+ 1 - 0
releaser.conf

@@ -2,6 +2,7 @@ name: "dulwich"
 news_file: "NEWS"
 pypi: "dulwich"
 timeout_days: 5
+tag_name: "dulwich-$VERSION"
 update_version {
   path: "setup.py"
   match: "^dulwich_version_string = '(.*)'$"