Skip to content

Commit a382215

Browse files
authored
Merge pull request arrow-py#712 from jadchaar/version-0.15.4
Increment version and add to changelog
2 parents 047f1eb + 101b101 commit a382215

File tree

2 files changed

+6
-1
lines changed

2 files changed

+6
-1
lines changed

CHANGELOG.rst

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,11 @@
11
Changelog
22
=========
33

4+
0.15.4 (2019-11-02)
5+
-------------------
6+
7+
- [FIX] Fixed an issue that caused package installs to fail on Conda Forge.
8+
49
0.15.3 (2019-11-02)
510
-------------------
611

arrow/_version.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1 +1 @@
1-
__version__ = "0.15.3"
1+
__version__ = "0.15.4"

0 commit comments

Comments
 (0)