Skip to content

Commit

Permalink
chore(build): rename top level package
Browse files Browse the repository at this point in the history
  • Loading branch information
cofin committed Dec 15, 2024
1 parent efbb406 commit 66af414
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 @@ -63,7 +63,7 @@
}

setup(
name="msgspec",
name="litestar-msgspec",
version=versioneer.get_version(),
cmdclass=versioneer.get_cmdclass(),
maintainer="Jim Crist-Harif",
Expand Down

0 comments on commit 66af414

Please sign in to comment.