Skip to content

Commit

Permalink
Update setup.py
Browse files Browse the repository at this point in the history
  • Loading branch information
gautam-404 authored Jan 19, 2023
1 parent db38987 commit fff08a6
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions setup.py
Original file line number Diff line number Diff line change
Expand Up @@ -5,10 +5,10 @@


setup(
name='MESAmanager',
name='MESAcontroller',
version='1.0.0-beta',
packages=find_packages(),
install_requires=required,
url='https://github.com/gautam-404/MESA-manager.git',
url='https://github.com/gautam-404/MESA-controller.git',
author='gautam-404'
)

0 comments on commit fff08a6

Please sign in to comment.