Skip to content

Commit

Permalink
Merge pull request #23 from shanosborne/release-3.1
Browse files Browse the repository at this point in the history
Release version 3.1.0
  • Loading branch information
shanosborne authored Feb 24, 2022
2 parents eb8adc7 + 74e0fee commit 5da0f54
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 @@ -7,7 +7,7 @@

from setuptools import setup, find_packages

VERSION = '3.0.0'
VERSION = '3.1.0'

INSTALL_REQUIRES = [
'numpy',
Expand Down

0 comments on commit 5da0f54

Please sign in to comment.