Skip to content

Commit

Permalink
version bump
Browse files Browse the repository at this point in the history
  • Loading branch information
nikolasibalic committed Feb 11, 2022
1 parent b0ef8e9 commit 8711b19
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 @@ -20,7 +20,7 @@

setup(
name="ARC-Alkali-Rydberg-Calculator",
version="3.1.8",
version="3.1.9",
description="Alkali Rydberg Calculator",
long_description=open("README.md").read(),
long_description_content_type="text/markdown",
Expand Down Expand Up @@ -51,7 +51,7 @@
"Development Status :: 5 - Production/Stable",
],
url="https://github.com/nikolasibalic/ARC-Alkali-Rydberg-Calculator",
download_url="https://github.com/nikolasibalic/ARC-Alkali-Rydberg-Calculator/archive/refs/tags/v3.1.8.tar.gz",
download_url="https://github.com/nikolasibalic/ARC-Alkali-Rydberg-Calculator/archive/refs/tags/v3.1.9.tar.gz",
author="Nikola Sibalic, Elizabeth J. Robertson, Jonathan D. Pritchard, Robert M. Potvliege, Matthew P. A. Jones, Charles S. Adams, Kevin J. Weatherill",
author_email="[email protected]",
packages=["arc", "arc.advanced"],
Expand Down

0 comments on commit 8711b19

Please sign in to comment.