Skip to content

Commit 79b65ab

Browse files
authored
Rename package to hysn-firecracker-python
1 parent 31a7532 commit 79b65ab

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
from setuptools import setup
33

44
setup(
5-
name="firecracker-python",
5+
name="hysn-firecracker-python",
66
description="A Python client library to interact with Firecracker microVMs",
77
author="Muhammad Yuga Nugraha",
88
packages=find_packages(),

0 commit comments

Comments
 (0)