Skip to content

Commit 0687972

Browse files
committed
chore: bump version to 0.3.10
1 parent e2cfa13 commit 0687972

12 files changed

Lines changed: 13 additions & 13 deletions

apple/_version.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1 +1 @@
1-
__version__ = "0.3.9"
1+
__version__ = "0.3.10"

testdata/e2e_apple_dsl.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
2-
"_PINEAPPLE_VERSION": "0.3.9",
3-
"_PINEAPPLE_CREATE_TIME": "2026-04-22T06:02:37Z",
2+
"_PINEAPPLE_VERSION": "0.3.10",
3+
"_PINEAPPLE_CREATE_TIME": "2026-04-22T06:09:37Z",
44
"pipeline_config": {
55
"operators": {
66
"recall_static_5A2024": {

testdata/e2e_full_pipeline.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
{
2-
"_PINEAPPLE_VERSION": "0.3.3",
2+
"_PINEAPPLE_VERSION": "0.3.10",
33
"_PINEAPPLE_CREATE_TIME": "2026-04-17T00:00:00Z",
44
"pipeline_config": {
55
"operators": {

testdata/e2e_lua_pipeline.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
{
2-
"_PINEAPPLE_VERSION": "0.3.3",
2+
"_PINEAPPLE_VERSION": "0.3.10",
33
"_PINEAPPLE_CREATE_TIME": "2026-04-17T00:00:00Z",
44
"pipeline_config": {
55
"operators": {

testdata/e2e_recall_resource.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
{
2-
"_PINEAPPLE_VERSION": "0.3.3",
2+
"_PINEAPPLE_VERSION": "0.3.10",
33
"pipeline_config": {
44
"operators": {
55
"recall": {

testdata/e2e_resource_lookup.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
{
2-
"_PINEAPPLE_VERSION": "0.3.3",
2+
"_PINEAPPLE_VERSION": "0.3.10",
33
"pipeline_config": {
44
"operators": {
55
"recall": {

testdata/e2e_resource_pipeline.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
{
2-
"_PINEAPPLE_VERSION": "0.3.3",
2+
"_PINEAPPLE_VERSION": "0.3.10",
33
"pipeline_config": {
44
"operators": {
55
"read_resource": {

testdata/minimal_valid.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
{
2-
"_PINEAPPLE_VERSION": "0.3.3",
2+
"_PINEAPPLE_VERSION": "0.3.10",
33
"_PINEAPPLE_CREATE_TIME": "2026-04-17 10:00:00",
44
"pipeline_config": {
55
"operators": {

testdata/negative_unknown_operator.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
{
2-
"_PINEAPPLE_VERSION": "0.3.3",
2+
"_PINEAPPLE_VERSION": "0.3.10",
33
"pipeline_config": {
44
"operators": {
55
"step_one": {

testdata/recall_merge.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
{
2-
"_PINEAPPLE_VERSION": "0.3.3",
2+
"_PINEAPPLE_VERSION": "0.3.10",
33
"_PINEAPPLE_CREATE_TIME": "2026-04-17 10:00:00",
44
"pipeline_config": {
55
"operators": {

0 commit comments

Comments
 (0)