Skip to content

Commit 03c4593

Browse files
committed
Rebuild everything to release correct python
1 parent 312d6b6 commit 03c4593

File tree

12 files changed

+48
-6
lines changed

12 files changed

+48
-6
lines changed

catalogue/CHANGELOG.md

Lines changed: 12 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,17 @@
11
# @platforma-open/milaboratories.runenv-python-3
22

3+
## 1.7.3
4+
5+
### Patch Changes
6+
7+
- Technical release
8+
- Updated dependencies
9+
- @platforma-open/milaboratories.runenv-python-3.12.10@1.3.2
10+
- @platforma-open/milaboratories.runenv-python-3.12.10-atls@1.2.2
11+
- @platforma-open/milaboratories.runenv-python-3.12.10-h5ad@1.1.2
12+
- @platforma-open/milaboratories.runenv-python-3.12.10-rapids@1.4.2
13+
- @platforma-open/milaboratories.runenv-python-3.12.10-sccoda@1.3.3
14+
315
## 1.7.2
416

517
### Patch Changes

catalogue/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@platforma-open/milaboratories.runenv-python-3",
3-
"version": "1.7.2",
3+
"version": "1.7.3",
44
"description": "Python 3 run environments for Platforma Backend",
55
"scripts": {
66
"cleanup": "rm -rf ./pkg-*.tgz && rm -rf ./dist/",

python-3.12.10-atls/CHANGELOG.md

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,11 @@
11
# @platforma-open/milaboratories.runenv-python-3.12.10-atls
22

3+
## 1.2.2
4+
5+
### Patch Changes
6+
7+
- Technical release
8+
39
## 1.2.1
410

511
### Patch Changes

python-3.12.10-atls/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@platforma-open/milaboratories.runenv-python-3.12.10-atls",
3-
"version": "1.2.1",
3+
"version": "1.2.2",
44
"description": "Python 3.12.10 run environment for Platforma Backend with ATLS",
55
"scripts": {
66
"cleanup": "rm -rf ./pkg-*.tgz ./pydist ./dist/ ./build/",

python-3.12.10-h5ad/CHANGELOG.md

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,11 @@
11
# @platforma-open/milaboratories.runenv-python-3.12.10-h5ad
22

3+
## 1.1.2
4+
5+
### Patch Changes
6+
7+
- Technical release
8+
39
## 1.1.1
410

511
### Patch Changes

python-3.12.10-h5ad/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@platforma-open/milaboratories.runenv-python-3.12.10-h5ad",
3-
"version": "1.1.1",
3+
"version": "1.1.2",
44
"description": "Python 3.12.10 run environment for Platforma Backend",
55
"scripts": {
66
"cleanup": "rm -rf ./pkg-*.tgz ./pydist ./dist/ ./build/",

python-3.12.10-rapids/CHANGELOG.md

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,11 @@
11
# @platforma-open/milaboratories.runenv-python-3.12.10-rapids
22

3+
## 1.4.2
4+
5+
### Patch Changes
6+
7+
- Technical release
8+
39
## 1.4.1
410

511
### Patch Changes

python-3.12.10-rapids/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@platforma-open/milaboratories.runenv-python-3.12.10-rapids",
3-
"version": "1.4.1",
3+
"version": "1.4.2",
44
"description": "Python 3.12.10 run environment with RAPIDS for Platforma Backend",
55
"scripts": {
66
"cleanup": "rm -rf ./pkg-*.tgz ./pydist ./dist/ ./build/",

python-3.12.10-sccoda/CHANGELOG.md

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,11 @@
11
# @platforma-open/milaboratories.runenv-python-3.12.10-sccoda
22

3+
## 1.3.3
4+
5+
### Patch Changes
6+
7+
- Technical release
8+
39
## 1.3.2
410

511
### Patch Changes

python-3.12.10-sccoda/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@platforma-open/milaboratories.runenv-python-3.12.10-sccoda",
3-
"version": "1.3.2",
3+
"version": "1.3.3",
44
"description": "Python 3.12.10 run environment for Platforma Backend",
55
"scripts": {
66
"cleanup": "rm -rf ./pkg-*.tgz ./pydist ./dist/ ./build/",

0 commit comments

Comments
 (0)