Skip to content

Commit

Permalink
Browse files Browse the repository at this point in the history
  • Loading branch information
fangwei123456 committed Nov 27, 2023
2 parents adc85ba + 83d33a2 commit 16f24ba
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 @@ -19,7 +19,7 @@
setup(
install_requires=install_requires,
name="spikingjelly",
version="0.0.0.0.14",
version="0.0.0.0.15",
author="PKU MLG, PCL, and other contributors",
author_email="fwei@pku.edu.cn, chyq@pku.edu.cn",
description="A deep learning framework for SNNs built on PyTorch.",
Expand All @@ -36,4 +36,4 @@
"Operating System :: OS Independent",
],
python_requires='>=3.6'
)
)

0 comments on commit 16f24ba

Please sign in to comment.