Skip to content

Commit f0a9975

Browse files
authored
Update setup.py
1 parent 15a2d22 commit f0a9975

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

setup.py

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -24,7 +24,7 @@
2424
name="robust-vision",
2525
version="1.0.0",
2626
author="Yahya Akbay",
27-
author_email="yahya.akbay@example.com",
27+
author_email="oneochrone@mail.com",
2828
description="Production-Ready Robust Vision: Scalable Training Framework with Advanced Techniques",
2929
long_description=long_description,
3030
long_description_content_type="text/markdown",
@@ -76,4 +76,4 @@
7676
},
7777
include_package_data=True,
7878
zip_safe=False,
79-
)
79+
)

0 commit comments

Comments
 (0)