Skip to content

Commit

Permalink
Version tweak
Browse files Browse the repository at this point in the history
  • Loading branch information
grahamrow committed Jul 23, 2019
1 parent 2dcc40a commit 6bf5743
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion setup.py
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
from setuptools import setup, find_packages

setup(name='QGL',
version='2019.1.2',
version='2019.1',
packages=find_packages(exclude=["tests"]),
url='https://github.com/BBN-Q/QGL',
download_url='https://github.com/BBN-Q/QGL',
Expand Down

0 comments on commit 6bf5743

Please sign in to comment.