Skip to content

Commit

Permalink
Generated universal wheel version
Browse files Browse the repository at this point in the history
  • Loading branch information
sgeulette committed Sep 18, 2024
1 parent 086dc56 commit 36f3ebb
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 2 deletions.
4 changes: 2 additions & 2 deletions CHANGES.rst
Original file line number Diff line number Diff line change
Expand Up @@ -4,8 +4,8 @@ Changelog
1.1.1 (unreleased)
------------------

- Nothing changed yet.

- Generated universal wheel version.
[sgeulette]

1.1.0 (2024-09-17)
------------------
Expand Down
1 change: 1 addition & 0 deletions setup.py
Original file line number Diff line number Diff line change
Expand Up @@ -45,4 +45,5 @@
entry_points="""
# -*- Entry points: -*-
""",
options={"bdist_wheel": {"universal": True}},
)

0 comments on commit 36f3ebb

Please sign in to comment.