We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent eb1e43b commit 62b25a2Copy full SHA for 62b25a2
setup.py
@@ -14,7 +14,7 @@
14
long_description=long_description,
15
long_description_content_type='text/markdown',
16
license='GLP-3.0-or-later',
17
- version='0.6.0-beta',
+ version='0.6.0-beta1',
18
packages=['drmock'],
19
package_dir={'': 'src'},
20
entry_points={
0 commit comments