Skip to content

Commit 362da92

Browse files
author
Zoon
committed
Update setup.py
1 parent 854532c commit 362da92

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
@@ -23,7 +23,7 @@ def parse_requirements(filename):
2323

2424
setup(
2525
name="ratchada_utils",
26-
version="2.2.5",
26+
version="2.2.6",
2727
packages=find_packages(include=["ratchada_utils", "ratchada_utils.*"]),
2828
package_data={
2929
"ratchada_utils.processor": ["*.json", "*.py"],

0 commit comments

Comments
 (0)