Skip to content

Commit de85e3a

Browse files
committed
bump version for releas
1 parent 9c5598b commit de85e3a

File tree

2 files changed

+4
-4
lines changed

2 files changed

+4
-4
lines changed

CHANGELOG.md

+3-3
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
1-
# Changes
1+
# Changes
22

3-
Version 1.0.5 (2019-07-22)
3+
Version 1.0.6 (2019-07-22)
44

55
We closed a total of 13 issues (enhancements and bug fixes) through 6 pull requests, since our last release on 2018-10-31.
66

@@ -28,4 +28,4 @@ The following individuals contributed to this release:
2828
- James Gaboardi
2929
- Levi John Wolf
3030
- Wei Kang
31-
- Taylor Oshan
31+
- Taylor Oshan

spint/__init__.py

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
__version__ = '1.0.5'
1+
__version__ = '1.0.6'
22

33
from .gravity import Gravity, Production, Attraction, Doubly
44
from .utils import CPC, sorensen, srmse

0 commit comments

Comments
 (0)