Skip to content

Commit

Permalink
Update version number
Browse files Browse the repository at this point in the history
  • Loading branch information
shanosborne committed Nov 12, 2020
1 parent 2ea15f3 commit a2eb334
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 a2eb334

Please sign in to comment.