Skip to content
This repository was archived by the owner on Dec 10, 2019. It is now read-only.

Commit b802e5e

Browse files
committed
Merge tag '0.4.1' into develop
0.4.1
2 parents f9fdfa8 + 103c1b2 commit b802e5e

File tree

2 files changed

+7
-1
lines changed

2 files changed

+7
-1
lines changed

CHANGELOG.rst

+6
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,9 @@
1+
0.4.1
2+
-----
3+
4+
- Minor usability fixes (#26)
5+
- Fix ipyleaflet install (#25)
6+
17
0.4.0
28
-----
39

setup.py

+1-1
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22

33
setuptools.setup(
44
name="rasterfoundry",
5-
version="0.4.0",
5+
version="0.4.1",
66
description='A Python client for Raster Foundry, a web platform for '
77
'combining, analyzing, and publishing raster data.',
88
long_description=open('README.rst').read(),

0 commit comments

Comments
 (0)