Skip to content

Commit a8ce0ff

Browse files
committed
Update setup.py, bump to 0.2.1
1 parent c241753 commit a8ce0ff

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.2.0",
23+
version="0.2.1",
2424

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

0 commit comments

Comments
 (0)