Skip to content

Commit efd5fba

Browse files
committed
version 0.0.4
1 parent e2cd2fb commit efd5fba

File tree

2 files changed

+13
-1
lines changed

2 files changed

+13
-1
lines changed

CHANGES.txt

Lines changed: 12 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,15 @@
1+
0.0.4 (2015-09-23)
2+
------------------
3+
- Some API fixes related to trailing slashes
4+
- Documentation refresh
5+
- Area search for mosaic quads
6+
- Use workspace id for search
7+
- Editing workspace filters on CLI
8+
- More products for sync tool
9+
- Fix out of sync issue in sync tool
10+
- Delete discarded temp files in atomic file handling
11+
- Cancellation of async processes
12+
113
0.0.3 (2015-08-25)
214
------------------
315
- Resolve extraneous 'None' appearing in CLI usage

planet/__init__.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -12,4 +12,4 @@
1212
# See the License for the specific language governing permissions and
1313
# limitations under the License.
1414

15-
__version__ = '0.0.3'
15+
__version__ = '0.0.4'

0 commit comments

Comments
 (0)