mirror of
https://github.com/Novartis/cellxgene-gateway.git
synced 2026-09-16 05:17:55 +08:00
Compare commits
2 Commits
| Author | SHA1 | Date | |
|---|---|---|---|
|
|
3239aefad4 | ||
|
|
dd727a9469 |
@@ -1,3 +1,6 @@
|
||||
# 0.3.1
|
||||
|
||||
* Added missing __init__.py
|
||||
# 0.3.0
|
||||
|
||||
* Added support for itemsource interface, allowing s3 hosting
|
||||
|
||||
@@ -7,4 +7,4 @@
|
||||
# OR CONDITIONS OF ANY KIND, either express or implied. See the License for
|
||||
# the specific language governing permissions and limitations under the License.
|
||||
|
||||
__version__ = "0.3.0"
|
||||
__version__ = "0.3.1"
|
||||
|
||||
0
cellxgene_gateway/items/__init__.py
Normal file
0
cellxgene_gateway/items/__init__.py
Normal file
0
cellxgene_gateway/items/file/__init__.py
Normal file
0
cellxgene_gateway/items/file/__init__.py
Normal file
0
cellxgene_gateway/items/s3/__init__.py
Normal file
0
cellxgene_gateway/items/s3/__init__.py
Normal file
Reference in New Issue
Block a user