mirror of
https://github.com/Novartis/cellxgene-gateway.git
synced 2026-09-16 05:17:55 +08:00
Compare commits
1 Commits
| Author | SHA1 | Date | |
|---|---|---|---|
|
|
7dd10f1f3d |
@@ -1,3 +1,7 @@
|
||||
# 0.4.2
|
||||
|
||||
* update package name
|
||||
|
||||
# 0.4.1
|
||||
|
||||
* Fix UnicodeDecodeError when viewing compressed datasets
|
||||
|
||||
@@ -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.4.1"
|
||||
__version__ = "0.4.2"
|
||||
|
||||
Reference in New Issue
Block a user