Skip to content

Commit 09fb8da

Browse files
committed
bump version to 0.5.0
1 parent a5799e6 commit 09fb8da

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

setup.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -20,7 +20,7 @@
2020
# eg: 1.0.0, 1.0.1, 3.0.2, 5.0-beta, etc.
2121
# You CANNOT upload two versions of your package with the same version number
2222
# This field is REQUIRED
23-
version="0.4.0",
23+
version="0.5.0",
2424

2525
# The packages that constitute your project.
2626
# For my project, I have only one - "pydash".

0 commit comments

Comments
 (0)