mirror of
https://github.com/Novartis/cellxgene-gateway.git
synced 2026-09-23 00:38:12 +08:00
Compare commits
2
Commits
nested_subdirs
...
v0.3.4
| Author | SHA1 | Date | |
|---|---|---|---|
|
|
82e43ff943 | ||
|
|
f8a77423eb |
@@ -1,3 +1,7 @@
|
|||||||
|
# 0.3.4
|
||||||
|
|
||||||
|
* Fixed bug #50 affecting subdirectory listing
|
||||||
|
|
||||||
# 0.3.3
|
# 0.3.3
|
||||||
|
|
||||||
* Fixed bug #48 affecting cache pruning
|
* Fixed bug #48 affecting cache pruning
|
||||||
|
|||||||
@@ -7,4 +7,4 @@
|
|||||||
# OR CONDITIONS OF ANY KIND, either express or implied. See the License for
|
# OR CONDITIONS OF ANY KIND, either express or implied. See the License for
|
||||||
# the specific language governing permissions and limitations under the License.
|
# the specific language governing permissions and limitations under the License.
|
||||||
|
|
||||||
__version__ = "0.3.3"
|
__version__ = "0.3.4"
|
||||||
|
|||||||
Reference in New Issue
Block a user