Skip to content

Commit 7c57e8d

Browse files
authored
Merge pull request #8 from mondaycom/feat/ori/bump-version
Bump version
2 parents da5f87b + ea07a61 commit 7c57e8d

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

setup.py

+1-1
Original file line numberDiff line numberDiff line change
@@ -21,7 +21,7 @@
2121
# prerequisite: setuptools
2222
# http://pypi.python.org/pypi/setuptools
2323
NAME = "monday-code"
24-
VERSION = "0.2.0"
24+
VERSION = "0.2.1"
2525
PYTHON_REQUIRES = ">= 3.8"
2626
REQUIRES = [
2727
"urllib3 >= 1.25.3, < 3.0.0",

0 commit comments

Comments
 (0)