Skip to content

Commit 6af1455

Browse files
committed
bump version after hotfix
1 parent 114e6ee commit 6af1455

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

setup.py

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,7 @@
1010

1111
setup(
1212
name="Caroline-presentation",
13-
version="0.3.0",
13+
version="0.3.1",
1414
description="Caroline open-source Python framework for interactive web/HTML-based science presentations",
1515
long_description=open("README.md").read(),
1616
long_description_content_type="text/markdown",
@@ -40,7 +40,7 @@
4040
"Development Status :: 4 - Beta",
4141
],
4242
url="https://github.com/nikolasibalic/Caroline",
43-
download_url="https://github.com/nikolasibalic/Caroline/archive/refs/tags/v0.3.0.tar.gz",
43+
download_url="https://github.com/nikolasibalic/Caroline/archive/refs/tags/v0.3.1.tar.gz",
4444
author="Nikola Sibalic",
4545
author_email="nikolasibalic@physics.org",
4646
packages=[

0 commit comments

Comments
 (0)