diff --git a/bebi103/__init__.py b/bebi103/__init__.py index 082e1c3..7a44b3e 100644 --- a/bebi103/__init__.py +++ b/bebi103/__init__.py @@ -47,4 +47,4 @@ __author__ = """Justin Bois""" __email__ = "bois@caltech.edu" -__version__ = "0.1.5" +__version__ = "0.1.6" diff --git a/codemeta.json b/codemeta.json index 16488fa..b5cfdc1 100644 --- a/codemeta.json +++ b/codemeta.json @@ -6,7 +6,7 @@ "codeRepository": "https://github.com/justinbois/bebi103", "issueTracker": "https://github.com/justinbois/bebi103/issues", "license": "https://spdx.org/licenses/BSD-3-Clause", - "version": "0.1.5", + "version": "0.1.6", "author": [ { "@type": "Person",