Skip to content

Commit

Permalink
Correct the version of built wheel (#2798)
Browse files Browse the repository at this point in the history
  • Loading branch information
siyuan0322 committed Jun 2, 2023
1 parent 191949b commit 33e3007
Show file tree
Hide file tree
Showing 2 changed files with 4 additions and 1 deletion.
3 changes: 3 additions & 0 deletions coordinator/setup.cfg
@@ -1,3 +1,6 @@
[metadata]
version = file: gscoordinator/VERSION

[bdist_wheel]
universal = 1

Expand Down
2 changes: 1 addition & 1 deletion python/setup.cfg
@@ -1,4 +1,4 @@
[meta]
[metadata]
version = file: graphscope/VERSION

[bdist_wheel]
Expand Down

0 comments on commit 33e3007

Please sign in to comment.