diff options
-rw-r--r-- | namedlist/meta.yaml | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/namedlist/meta.yaml b/namedlist/meta.yaml index 0b52454..931fca7 100644 --- a/namedlist/meta.yaml +++ b/namedlist/meta.yaml @@ -6,7 +6,7 @@ about: home: https://bitbucket.com/ericvsmith/{{ name }} license: BSD - summary: Release I Control, for git + summary: Similar to namedtuple, but instances are mutable. build: number: {{ number }} |