Skip to content

Commit

Permalink
Start work on 24.1.3.dev0
Browse files Browse the repository at this point in the history
  • Loading branch information
bernt-matthias authored and mvdbeek committed Sep 25, 2024
1 parent b34611f commit c80ce1d
Show file tree
Hide file tree
Showing 43 changed files with 148 additions and 22 deletions.
2 changes: 1 addition & 1 deletion lib/galaxy/version.py
Original file line number Diff line number Diff line change
@@ -1,3 +1,3 @@
VERSION_MAJOR = "24.1"
VERSION_MINOR = "2"
VERSION_MINOR = "3.dev0"
VERSION = VERSION_MAJOR + (f".{VERSION_MINOR}" if VERSION_MINOR else "")
6 changes: 6 additions & 0 deletions packages/app/HISTORY.rst
Original file line number Diff line number Diff line change
Expand Up @@ -3,6 +3,12 @@ History

.. to_doc
-----------
24.1.3.dev0
-----------



-------------------
24.1.2 (2024-09-25)
-------------------
Expand Down
2 changes: 1 addition & 1 deletion packages/app/setup.cfg
Original file line number Diff line number Diff line change
Expand Up @@ -27,7 +27,7 @@ long_description = file: README.rst, HISTORY.rst
long_description_content_type = text/x-rst
name = galaxy-app
url = https://github.com/galaxyproject/galaxy
version = 24.1.2
version = 24.1.3.dev0

[options]
include_package_data = True
Expand Down
6 changes: 6 additions & 0 deletions packages/auth/HISTORY.rst
Original file line number Diff line number Diff line change
Expand Up @@ -3,6 +3,12 @@ History

.. to_doc
-----------
24.1.3.dev0
-----------



-------------------
24.1.2 (2024-09-25)
-------------------
Expand Down
2 changes: 1 addition & 1 deletion packages/auth/setup.cfg
Original file line number Diff line number Diff line change
Expand Up @@ -27,7 +27,7 @@ long_description = file: README.rst, HISTORY.rst
long_description_content_type = text/x-rst
name = galaxy-auth
url = https://github.com/galaxyproject/galaxy
version = 24.1.2
version = 24.1.3.dev0

[options]
include_package_data = True
Expand Down
6 changes: 6 additions & 0 deletions packages/config/HISTORY.rst
Original file line number Diff line number Diff line change
Expand Up @@ -3,6 +3,12 @@ History

.. to_doc
-----------
24.1.3.dev0
-----------



-------------------
24.1.2 (2024-09-25)
-------------------
Expand Down
2 changes: 1 addition & 1 deletion packages/config/setup.cfg
Original file line number Diff line number Diff line change
Expand Up @@ -27,7 +27,7 @@ long_description = file: README.rst, HISTORY.rst
long_description_content_type = text/x-rst
name = galaxy-config
url = https://github.com/galaxyproject/galaxy
version = 24.1.2
version = 24.1.3.dev0

[options]
include_package_data = True
Expand Down
6 changes: 6 additions & 0 deletions packages/data/HISTORY.rst
Original file line number Diff line number Diff line change
Expand Up @@ -3,6 +3,12 @@ History

.. to_doc
-----------
24.1.3.dev0
-----------



-------------------
24.1.2 (2024-09-25)
-------------------
Expand Down
2 changes: 1 addition & 1 deletion packages/data/setup.cfg
Original file line number Diff line number Diff line change
Expand Up @@ -27,7 +27,7 @@ long_description = file: README.rst, HISTORY.rst
long_description_content_type = text/x-rst
name = galaxy-data
url = https://github.com/galaxyproject/galaxy
version = 24.1.2
version = 24.1.3.dev0

[options]
include_package_data = True
Expand Down
6 changes: 6 additions & 0 deletions packages/files/HISTORY.rst
Original file line number Diff line number Diff line change
Expand Up @@ -3,6 +3,12 @@ History

.. to_doc
-----------
24.1.3.dev0
-----------



-------------------
24.1.2 (2024-09-25)
-------------------
Expand Down
2 changes: 1 addition & 1 deletion packages/files/setup.cfg
Original file line number Diff line number Diff line change
Expand Up @@ -27,7 +27,7 @@ long_description = file: README.rst, HISTORY.rst
long_description_content_type = text/x-rst
name = galaxy-files
url = https://github.com/galaxyproject/galaxy
version = 24.1.2
version = 24.1.3.dev0

[options]
include_package_data = True
Expand Down
6 changes: 6 additions & 0 deletions packages/job_execution/HISTORY.rst
Original file line number Diff line number Diff line change
Expand Up @@ -3,6 +3,12 @@ History

.. to_doc
-----------
24.1.3.dev0
-----------



-------------------
24.1.2 (2024-09-25)
-------------------
Expand Down
2 changes: 1 addition & 1 deletion packages/job_execution/setup.cfg
Original file line number Diff line number Diff line change
Expand Up @@ -27,7 +27,7 @@ long_description = file: README.rst, HISTORY.rst
long_description_content_type = text/x-rst
name = galaxy-job-execution
url = https://github.com/galaxyproject/galaxy
version = 24.1.2
version = 24.1.3.dev0

[options]
include_package_data = True
Expand Down
6 changes: 6 additions & 0 deletions packages/job_metrics/HISTORY.rst
Original file line number Diff line number Diff line change
Expand Up @@ -3,6 +3,12 @@ History

.. to_doc
-----------
24.1.3.dev0
-----------



-------------------
24.1.2 (2024-09-25)
-------------------
Expand Down
2 changes: 1 addition & 1 deletion packages/job_metrics/setup.cfg
Original file line number Diff line number Diff line change
Expand Up @@ -28,7 +28,7 @@ long_description = file: README.rst, HISTORY.rst
long_description_content_type = text/x-rst
name = galaxy-job-metrics
url = https://github.com/galaxyproject/galaxy
version = 24.1.2
version = 24.1.3.dev0

[options]
include_package_data = True
Expand Down
6 changes: 6 additions & 0 deletions packages/navigation/HISTORY.rst
Original file line number Diff line number Diff line change
Expand Up @@ -3,6 +3,12 @@ History

.. to_doc
-----------
24.1.3.dev0
-----------



-------------------
24.1.2 (2024-09-25)
-------------------
Expand Down
2 changes: 1 addition & 1 deletion packages/navigation/setup.cfg
Original file line number Diff line number Diff line change
Expand Up @@ -27,7 +27,7 @@ long_description = file: README.rst, HISTORY.rst
long_description_content_type = text/x-rst
name = galaxy-navigation
url = https://github.com/galaxyproject/galaxy
version = 24.1.2
version = 24.1.3.dev0

[options]
include_package_data = True
Expand Down
6 changes: 6 additions & 0 deletions packages/objectstore/HISTORY.rst
Original file line number Diff line number Diff line change
Expand Up @@ -3,6 +3,12 @@ History

.. to_doc
-----------
24.1.3.dev0
-----------



-------------------
24.1.2 (2024-09-25)
-------------------
Expand Down
2 changes: 1 addition & 1 deletion packages/objectstore/setup.cfg
Original file line number Diff line number Diff line change
Expand Up @@ -28,7 +28,7 @@ long_description = file: README.rst, HISTORY.rst
long_description_content_type = text/x-rst
name = galaxy-objectstore
url = https://github.com/galaxyproject/galaxy
version = 24.1.2
version = 24.1.3.dev0

[options]
include_package_data = True
Expand Down
6 changes: 6 additions & 0 deletions packages/schema/HISTORY.rst
Original file line number Diff line number Diff line change
Expand Up @@ -3,6 +3,12 @@ History

.. to_doc
-----------
24.1.3.dev0
-----------



-------------------
24.1.2 (2024-09-25)
-------------------
Expand Down
2 changes: 1 addition & 1 deletion packages/schema/setup.cfg
Original file line number Diff line number Diff line change
Expand Up @@ -27,7 +27,7 @@ long_description = file: README.rst, HISTORY.rst
long_description_content_type = text/x-rst
name = galaxy-schema
url = https://github.com/galaxyproject/galaxy
version = 24.1.2
version = 24.1.3.dev0

[options]
include_package_data = True
Expand Down
6 changes: 6 additions & 0 deletions packages/selenium/HISTORY.rst
Original file line number Diff line number Diff line change
Expand Up @@ -3,6 +3,12 @@ History

.. to_doc
-----------
24.1.3.dev0
-----------



-------------------
24.1.2 (2024-09-25)
-------------------
Expand Down
2 changes: 1 addition & 1 deletion packages/selenium/setup.cfg
Original file line number Diff line number Diff line change
Expand Up @@ -27,7 +27,7 @@ long_description = file: README.rst, HISTORY.rst
long_description_content_type = text/x-rst
name = galaxy-selenium
url = https://github.com/galaxyproject/galaxy
version = 24.1.2
version = 24.1.3.dev0

[options]
include_package_data = True
Expand Down
6 changes: 6 additions & 0 deletions packages/test_api/HISTORY.rst
Original file line number Diff line number Diff line change
Expand Up @@ -3,6 +3,12 @@ History

.. to_doc
-----------
24.1.3.dev0
-----------



-------------------
24.1.2 (2024-09-25)
-------------------
Expand Down
2 changes: 1 addition & 1 deletion packages/test_api/setup.cfg
Original file line number Diff line number Diff line change
Expand Up @@ -27,7 +27,7 @@ long_description = file: README.rst, HISTORY.rst
long_description_content_type = text/x-rst
name = galaxy-test-api
url = https://github.com/galaxyproject/galaxy
version = 24.1.2
version = 24.1.3.dev0

[options]
include_package_data = True
Expand Down
6 changes: 6 additions & 0 deletions packages/test_base/HISTORY.rst
Original file line number Diff line number Diff line change
Expand Up @@ -3,6 +3,12 @@ History

.. to_doc
-----------
24.1.3.dev0
-----------



-------------------
24.1.2 (2024-09-25)
-------------------
Expand Down
2 changes: 1 addition & 1 deletion packages/test_base/setup.cfg
Original file line number Diff line number Diff line change
Expand Up @@ -27,7 +27,7 @@ long_description = file: README.rst, HISTORY.rst
long_description_content_type = text/x-rst
name = galaxy-test-base
url = https://github.com/galaxyproject/galaxy
version = 24.1.2
version = 24.1.3.dev0

[options]
include_package_data = True
Expand Down
6 changes: 6 additions & 0 deletions packages/test_driver/HISTORY.rst
Original file line number Diff line number Diff line change
Expand Up @@ -3,6 +3,12 @@ History

.. to_doc
-----------
24.1.3.dev0
-----------



-------------------
24.1.2 (2024-09-25)
-------------------
Expand Down
2 changes: 1 addition & 1 deletion packages/test_driver/setup.cfg
Original file line number Diff line number Diff line change
Expand Up @@ -27,7 +27,7 @@ long_description = file: README.rst, HISTORY.rst
long_description_content_type = text/x-rst
name = galaxy-test-driver
url = https://github.com/galaxyproject/galaxy
version = 24.1.2
version = 24.1.3.dev0

[options]
include_package_data = True
Expand Down
6 changes: 6 additions & 0 deletions packages/tool_shed/HISTORY.rst
Original file line number Diff line number Diff line change
Expand Up @@ -3,6 +3,12 @@ History

.. to_doc
-----------
24.1.3.dev0
-----------



-------------------
24.1.2 (2024-09-25)
-------------------
Expand Down
2 changes: 1 addition & 1 deletion packages/tool_shed/setup.cfg
Original file line number Diff line number Diff line change
Expand Up @@ -27,7 +27,7 @@ long_description = file: README.rst, HISTORY.rst
long_description_content_type = text/x-rst
name = galaxy-tool-shed
url = https://github.com/galaxyproject/galaxy
version = 24.1.2
version = 24.1.3.dev0

[options]
include_package_data = True
Expand Down
6 changes: 6 additions & 0 deletions packages/tool_util/HISTORY.rst
Original file line number Diff line number Diff line change
Expand Up @@ -3,6 +3,12 @@ History

.. to_doc
-----------
24.1.3.dev0
-----------



-------------------
24.1.2 (2024-09-25)
-------------------
Expand Down
2 changes: 1 addition & 1 deletion packages/tool_util/setup.cfg
Original file line number Diff line number Diff line change
Expand Up @@ -28,7 +28,7 @@ long_description = file: README.rst, HISTORY.rst
long_description_content_type = text/x-rst
name = galaxy-tool-util
url = https://github.com/galaxyproject/galaxy
version = 24.1.2
version = 24.1.3.dev0

[options]
include_package_data = True
Expand Down
6 changes: 6 additions & 0 deletions packages/tours/HISTORY.rst
Original file line number Diff line number Diff line change
Expand Up @@ -3,6 +3,12 @@ History

.. to_doc
-----------
24.1.3.dev0
-----------



-------------------
24.1.2 (2024-09-25)
-------------------
Expand Down
2 changes: 1 addition & 1 deletion packages/tours/setup.cfg
Original file line number Diff line number Diff line change
Expand Up @@ -27,7 +27,7 @@ long_description = file: README.rst, HISTORY.rst
long_description_content_type = text/x-rst
name = galaxy-tours
url = https://github.com/galaxyproject/galaxy
version = 24.1.2
version = 24.1.3.dev0

[options]
include_package_data = True
Expand Down
6 changes: 6 additions & 0 deletions packages/util/HISTORY.rst
Original file line number Diff line number Diff line change
Expand Up @@ -3,6 +3,12 @@ History

.. to_doc
-----------
24.1.3.dev0
-----------



-------------------
24.1.2 (2024-09-25)
-------------------
Expand Down
Loading

0 comments on commit c80ce1d

Please sign in to comment.