Skip to content

Commit

Permalink
up
Browse files Browse the repository at this point in the history
  • Loading branch information
dtunai committed Apr 11, 2024
1 parent d875c5f commit 7c8c6be
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions setup.py
Original file line number Diff line number Diff line change
Expand Up @@ -9,12 +9,12 @@
setup(
name="griffin_jax",
version="0.1.0",
author="attophyd",
author_email="attophyd@gmail.com",
author="simudt",
author_email="simudt@gmail.com",
description="Packaged version of Griffin for Jax + Flax.",
long_description=long_description,
long_description_content_type="text/markdown",
url="https://github.com/attophyd/griffin-jax",
url="https://github.com/simudt/griffin-jax",
packages=find_packages(),
install_requires=install_requires,
classifiers=[
Expand Down

0 comments on commit 7c8c6be

Please sign in to comment.