Skip to content

Commit

Permalink
Version bump for universal wheel
Browse files Browse the repository at this point in the history
  • Loading branch information
FrederikP committed Mar 6, 2018
1 parent 0d6728a commit e826c09
Show file tree
Hide file tree
Showing 2 changed files with 6 additions and 1 deletion.
2 changes: 1 addition & 1 deletion querycontacts/_version.py
@@ -1 +1 @@
__version__ = '1.0.1'
__version__ = '1.0.2'
5 changes: 5 additions & 0 deletions setup.cfg
@@ -0,0 +1,5 @@
[bdist_wheel]
universal = 1

[metadata]
license_file = LICENSE

0 comments on commit e826c09

Please sign in to comment.