Skip to content

Commit

Permalink
Fix versioneer (closes #199).
Browse files Browse the repository at this point in the history
whitequark committed Jan 10, 2016
1 parent cc45694 commit 72a3a12
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions setup.py
Original file line number Diff line number Diff line change
@@ -44,6 +44,7 @@
setup(
name="artiq",
version=versioneer.get_version(),
cmdclass=versioneer.get_cmdclass(),
author="M-Labs / NIST Ion Storage Group",
author_email="sb@m-labs.hk",
url="http://m-labs.hk/artiq",

0 comments on commit 72a3a12

Please sign in to comment.