Skip to content

Commit

Permalink
Update setup.py
Browse files Browse the repository at this point in the history
  • Loading branch information
elbeejay authored Jul 28, 2020
1 parent 887c4e8 commit fbe5249
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion setup.py
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@
from dorado import __version__

setup(
name = 'dorado',
name = 'pydorado',
version = __version__,
license = 'MIT',
description = 'dorado - Lagrangian particle routing routine via weighted random walks',
Expand Down

0 comments on commit fbe5249

Please sign in to comment.