Skip to content

Commit

Permalink
Merge pull request #59 from shanosborne/release-v2.0.0
Browse files Browse the repository at this point in the history
Release version 2.0.0
  • Loading branch information
shanosborne authored Nov 12, 2020
2 parents 2ea15f3 + a2eb334 commit 172b853
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion setup.py
Original file line number Diff line number Diff line change
Expand Up @@ -5,6 +5,7 @@
Authors
-------
Lauren Chambers
Shannon Osborne
Use
---
Expand All @@ -21,7 +22,7 @@
from setuptools import setup, find_packages
import socket

VERSION = '1.0.0'
VERSION = '2.0.0'

INSTALL_REQUIRES = [
'numpy',
Expand Down

0 comments on commit 172b853

Please sign in to comment.