Skip to content

Commit 0ed33b5

Browse files
authored
Update proto files in pypi
1 parent 0c0909e commit 0ed33b5

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

setup.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22

33
setup(
44
name="PythonWalker", # Replace with your project name
5-
version="0.2.2",
5+
version="0.2.3",
66
packages=find_packages(), # Automatically finds packages in your project
77
install_requires=[
88
"requests>=2.32.3",

0 commit comments

Comments
 (0)