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 65d9c7d commit c38e9d9Copy full SHA for c38e9d9
setup.py
@@ -20,7 +20,7 @@
20
# eg: 1.0.0, 1.0.1, 3.0.2, 5.0-beta, etc.
21
# You CANNOT upload two versions of your package with the same version number
22
# This field is REQUIRED
23
- version="0.2.4",
+ version="0.3.0",
24
25
# The packages that constitute your project.
26
# For my project, I have only one - "pydash".
0 commit comments