We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent a317545 commit d9cbdd6Copy full SHA for d9cbdd6
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.2",
+ version="0.2.3",
24
25
# The packages that constitute your project.
26
# For my project, I have only one - "pydash".
0 commit comments