@@ -2,7 +2,7 @@ from setuptools import setup, find_packages
setup(
name="minillmflow",
version="0.0.3",
version="0.0.4",
packages=find_packages(),
author="Zachary Huang",
author_email="zh2408@columbia.edu",
Reference in New Issue
Block a user
Blocking a user prevents them from interacting with repositories, such as opening or commenting on pull requests or issues. Learn more about blocking a user.