Skip to content

Commit

Permalink
new version
Browse files Browse the repository at this point in the history
  • Loading branch information
nikolasibalic committed Jan 29, 2020
1 parent 181874a commit a2080a6
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 @@ -21,7 +21,7 @@

setup(
name="ARC-Alkali-Rydberg-Calculator",
version="2.1.2",
version="2.2.0",
description="Alkali Rydberg Calculator",
long_description=open('README.md').read(),
long_description_content_type='text/markdown',
Expand All @@ -30,7 +30,7 @@
"quantum optics", "van der Waals", "scientific","atomic-sensors",
"quantum-simulator","alkali-atoms"],
url="https://github.com/nikolasibalic/ARC-Alkali-Rydberg-Calculator",
download_url="https://github.com/nikolasibalic/ARC-Alkali-Rydberg-Calculator/archive/2.1.2.tar.gz",
download_url="https://github.com/nikolasibalic/ARC-Alkali-Rydberg-Calculator/archive/2.2.0.tar.gz",
author = 'Nikola Sibalic, Jonathan D. Pritchard, Charles S. Adams, Kevin J. Weatherill',
author_email = '[email protected]',

Expand Down

0 comments on commit a2080a6

Please sign in to comment.