Skip to content

Commit

Permalink
Merge dffed3b into 6d463c5
Browse files Browse the repository at this point in the history
  • Loading branch information
raybellwaves committed Jul 19, 2020
2 parents 6d463c5 + dffed3b commit df62dd6
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion CHANGELOG.rst
Expand Up @@ -2,7 +2,7 @@
Changelog History
=================

xskillscore v0.0.16 (2020-XX-XX)
xskillscore v0.0.16 (2020-07-18)
================================

Internal Changes
Expand Down
2 changes: 1 addition & 1 deletion setup.py
@@ -1,7 +1,7 @@
from setuptools import find_packages, setup

DISTNAME = 'xskillscore'
VERSION = '0.0.15'
VERSION = '0.0.16'
LICENSE = 'Apache'
AUTHOR = 'Ray Bell'
AUTHOR_EMAIL = 'rayjohnbell0@gmail.com'
Expand Down

0 comments on commit df62dd6

Please sign in to comment.