use versioneer to set the version of the snap

This commit is contained in:
Leo Arias 2017-07-30 23:18:16 +00:00
parent d8102c5217
commit 049fd7c880

View File

@ -1,5 +1,6 @@
name: wormhole
version: git
version-script: python3 -c "import versioneer; print(versioneer.get_version())"
summary: get things from one computer to another, safely
description: |
This package provides a library and a command-line tool named wormhole,