Skip to content

Commit 4e08106

Browse files
committed
Updated release to v2.0beta1 in pywheel/setup.py
1 parent 2f2fb9d commit 4e08106

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

pywheel/setup.py

+1-1
Original file line numberDiff line numberDiff line change
@@ -37,7 +37,7 @@ def has_ext_modules(foo):
3737
# For a discussion on single-sourcing the version across setup.py and the
3838
# project code, see
3939
# https://packaging.python.org/en/latest/single_source_version.html
40-
version='2.0a4.dev1', # Required
40+
version='2.0beta1', # Required
4141

4242
# This is a one-line description or tagline of what your project does. This
4343
# corresponds to the "Summary" metadata field:

0 commit comments

Comments
 (0)