Skip to content

Commit

Permalink
Merge pull request #63 from shanosborne/release-2.1
Browse files Browse the repository at this point in the history
Release version 2.1.0
  • Loading branch information
shanosborne authored Dec 3, 2020
2 parents fb2031e + 800ff9f commit 6764071
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion setup.py
Original file line number Diff line number Diff line change
Expand Up @@ -22,7 +22,7 @@
from setuptools import setup, find_packages
import socket

VERSION = '2.0.0'
VERSION = '2.1.0'

INSTALL_REQUIRES = [
'numpy',
Expand Down

0 comments on commit 6764071

Please sign in to comment.