small rename

This commit is contained in:
2025-03-13 22:53:33 +03:30
parent 1334da35bb
commit 30f74f6051
2 changed files with 6 additions and 6 deletions

View File

@@ -2,7 +2,7 @@ from setuptools import setup, find_packages
setup(
name='asyncron',
version='0.1.8',
version='0.1.9',
packages=find_packages(),
#include_package_data=True, # Include static files from MANIFEST.in
install_requires=[