Jelmer Vernooij %!s(int64=4) %!d(string=hai) anos
pai
achega
9ee7d9aefa
Modificáronse 1 ficheiros con 1 adicións e 1 borrados
  1. 1 1
      releaser.conf

+ 1 - 1
releaser.conf

@@ -11,6 +11,6 @@ update_version {
 }
 update_version {
   path: "dulwich/__init__.py"
-  match: "^ __version__ = \((.*)\)$"
+  match: "^__version__ = \((.*)\)$"
   new_line: "__version__ = $TUPLED_VERSION"
 }