Skip to content
GitLab
Explore
Sign in
Primary navigation
Search or go to…
Project
S
Strand Lab Cellxgene Gateway
Manage
Activity
Members
Labels
Plan
Issues
0
Issue boards
Milestones
Iterations
Wiki
Requirements
Code
Merge requests
0
Repository
Branches
Commits
Tags
Repository graph
Compare revisions
Snippets
Locked files
Build
Pipelines
Jobs
Pipeline schedules
Test cases
Artifacts
Deploy
Releases
Package Registry
Container Registry
Operate
Environments
Terraform modules
Monitor
Incidents
Service Desk
Analyze
Value stream analytics
Contributor analytics
CI/CD analytics
Repository analytics
Code review analytics
Issue analytics
Insights
Model experiments
Help
Help
Support
GitLab documentation
Compare GitLab plans
Community forum
Contribute to GitLab
Provide feedback
Keyboard shortcuts
?
Snippets
Groups
Projects
Strand Lab
Strand Lab Cellxgene Gateway
Commits
a3a1a2d0
There was an error fetching the commit references. Please try again later.
Commit
a3a1a2d0
authored
4 years ago
by
Alok Saldanha
Browse files
Options
Downloads
Patches
Plain Diff
Preparing for 0.3.2 release
parent
b4739b0c
No related merge requests found
Changes
2
Hide whitespace changes
Inline
Side-by-side
Showing
2 changed files
Changelog.md
+6
-0
6 additions, 0 deletions
Changelog.md
cellxgene_gateway/__init__.py
+1
-1
1 addition, 1 deletion
cellxgene_gateway/__init__.py
with
7 additions
and
1 deletion
Changelog.md
+
6
−
0
View file @
a3a1a2d0
# 0.3.2
*
Fixed bug #45 affecting multi-level S3 folders
*
Added extra_scripts to cache_status page
# 0.3.1
*
Added missing __init__.py
# 0.3.0
*
Added support for itemsource interface, allowing s3 hosting
...
...
This diff is collapsed.
Click to expand it.
cellxgene_gateway/__init__.py
+
1
−
1
View file @
a3a1a2d0
...
...
@@ -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.
1
"
__version__
=
"
0.3.
2
"
This diff is collapsed.
Click to expand it.
Preview
0%
Try again
or
attach a new file
.
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Save comment
Cancel
Please
register
or
sign in
to comment