This repository was archived by the owner on Dec 10, 2019. It is now read-only.
File tree 2 files changed +13
-5
lines changed
2 files changed +13
-5
lines changed Original file line number Diff line number Diff line change 10
10
Changed
11
11
~~~~~~~
12
12
13
- - Switched to `keepachangelog <https://keepachangelog.com/en/1.0.0/ >`__
14
- CHANGELOG format
15
- `#69 <https://github.com/raster-foundry/raster-foundry-api-spec/pull/69 >`__
16
-
17
13
Deprecated
18
14
~~~~~~~~~~
19
15
26
22
Security
27
23
~~~~~~~~
28
24
25
+
26
+ `1.13.0 <https://github.com/raster-foundry/raster-foundry/tree/1.13.0 >`__ (2018-10-23)
27
+ --------------------------------------------------------------------------------------
28
+
29
+ Changed
30
+ ~~~~~~~
31
+ - Sync release numbers with api spec versions
32
+
33
+ - Switched to `keepachangelog <https://keepachangelog.com/en/1.0.0/ >`__
34
+ CHANGELOG format
35
+ `#69 <https://github.com/raster-foundry/raster-foundry-api-spec/pull/69 >`__
36
+
29
37
`0.7.0 <https://github.com/raster-foundry/raster-foundry-python-client/tree/0.7.0 >`__ (2018-09-27)
30
38
--------------------------------------------------------------------------------------------------
31
39
Original file line number Diff line number Diff line change 2
2
3
3
setuptools .setup (
4
4
name = "rasterfoundry" ,
5
- version = "0.7.1 " ,
5
+ version = "1.13.0 " ,
6
6
description = 'A Python client for Raster Foundry, a web platform for '
7
7
'combining, analyzing, and publishing raster data.' ,
8
8
long_description = open ('README.rst' ).read (),
You can’t perform that action at this time.
0 commit comments