Start work on 23.1.5.dev0

This commit is contained in:
mvdbeek
2024-01-04 16:15:18 +01:00
parent 5dccc48db7
commit 20e560c2e2
39 changed files with 134 additions and 20 deletions
+1 -1
View File
@@ -1,3 +1,3 @@
VERSION_MAJOR = "23.1"
VERSION_MINOR = "4"
VERSION_MINOR = "5.dev0"
VERSION = VERSION_MAJOR + (f".{VERSION_MINOR}" if VERSION_MINOR else "")
+6
View File
@@ -3,6 +3,12 @@ History
.. to_doc
-----------
23.1.5.dev0
-----------
-------------------
23.1.4 (2024-01-04)
-------------------
+1 -1
View File
@@ -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 = 23.1.4
version = 23.1.5.dev0
[options]
include_package_data = True
+6
View File
@@ -3,6 +3,12 @@ History
.. to_doc
-----------
23.1.5.dev0
-----------
-------------------
23.1.4 (2024-01-04)
-------------------
+1 -1
View File
@@ -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 = 23.1.4
version = 23.1.5.dev0
[options]
include_package_data = True
+6
View File
@@ -3,6 +3,12 @@ History
.. to_doc
-----------
23.1.5.dev0
-----------
-------------------
23.1.4 (2024-01-04)
-------------------
+1 -1
View File
@@ -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 = 23.1.4
version = 23.1.5.dev0
[options]
include_package_data = True
+6
View File
@@ -3,6 +3,12 @@ History
.. to_doc
-----------
23.1.5.dev0
-----------
-------------------
23.1.4 (2024-01-04)
-------------------
+1 -1
View File
@@ -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 = 23.1.4
version = 23.1.5.dev0
[options]
include_package_data = True
+6
View File
@@ -3,6 +3,12 @@ History
.. to_doc
-----------
23.1.5.dev0
-----------
-------------------
23.1.4 (2024-01-04)
-------------------
+1 -1
View File
@@ -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 = 23.1.4
version = 23.1.5.dev0
[options]
include_package_data = True
+6
View File
@@ -3,6 +3,12 @@ History
.. to_doc
-----------
23.1.5.dev0
-----------
-------------------
23.1.4 (2024-01-04)
-------------------
+1 -1
View File
@@ -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 = 23.1.4
version = 23.1.5.dev0
[options]
include_package_data = True
+6
View File
@@ -3,6 +3,12 @@ History
.. to_doc
-----------
23.1.5.dev0
-----------
-------------------
23.1.4 (2024-01-04)
-------------------
+1 -1
View File
@@ -27,7 +27,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 = 23.1.4
version = 23.1.5.dev0
[options]
include_package_data = True
+6
View File
@@ -3,6 +3,12 @@ History
.. to_doc
-----------
23.1.5.dev0
-----------
-------------------
23.1.4 (2024-01-04)
-------------------
+1 -1
View File
@@ -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 = 23.1.4
version = 23.1.5.dev0
[options]
include_package_data = True
+6
View File
@@ -3,6 +3,12 @@ History
.. to_doc
-----------
23.1.5.dev0
-----------
-------------------
23.1.4 (2024-01-04)
-------------------
+1 -1
View File
@@ -27,7 +27,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 = 23.1.4
version = 23.1.5.dev0
[options]
include_package_data = True
+6
View File
@@ -3,6 +3,12 @@ History
.. to_doc
-----------
23.1.5.dev0
-----------
-------------------
23.1.4 (2024-01-04)
-------------------
+1 -1
View File
@@ -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 = 23.1.4
version = 23.1.5.dev0
[options]
include_package_data = True
+6
View File
@@ -3,6 +3,12 @@ History
.. to_doc
-----------
23.1.5.dev0
-----------
-------------------
23.1.4 (2024-01-04)
-------------------
+1 -1
View File
@@ -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 = 23.1.4
version = 23.1.5.dev0
[options]
include_package_data = True
+6
View File
@@ -3,6 +3,12 @@ History
.. to_doc
-----------
23.1.5.dev0
-----------
-------------------
23.1.4 (2024-01-04)
-------------------
+1 -1
View File
@@ -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 = 23.1.4
version = 23.1.5.dev0
[options]
include_package_data = True
+6
View File
@@ -3,6 +3,12 @@ History
.. to_doc
-----------
23.1.5.dev0
-----------
-------------------
23.1.4 (2024-01-04)
-------------------
+1 -1
View File
@@ -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 = 23.1.4
version = 23.1.5.dev0
[options]
include_package_data = True
+6
View File
@@ -3,6 +3,12 @@ History
.. to_doc
-----------
23.1.5.dev0
-----------
-------------------
23.1.4 (2024-01-04)
-------------------
+1 -1
View File
@@ -27,7 +27,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 = 23.1.4
version = 23.1.5.dev0
[options]
include_package_data = True
+6
View File
@@ -3,6 +3,12 @@ History
.. to_doc
-----------
23.1.5.dev0
-----------
-------------------
23.1.4 (2024-01-04)
-------------------
+1 -1
View File
@@ -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 = 23.1.4
version = 23.1.5.dev0
[options]
include_package_data = True
+6
View File
@@ -3,6 +3,12 @@ History
.. to_doc
-----------
23.1.5.dev0
-----------
-------------------
23.1.4 (2024-01-04)
-------------------
+1 -1
View File
@@ -27,7 +27,7 @@ long_description = file: README.rst, HISTORY.rst
long_description_content_type = text/x-rst
name = galaxy-util
url = https://github.com/galaxyproject/galaxy
version = 23.1.4
version = 23.1.5.dev0
[options]
include_package_data = True
+6
View File
@@ -3,6 +3,12 @@ History
.. to_doc
-----------
23.1.5.dev0
-----------
-------------------
23.1.4 (2024-01-04)
-------------------
+1 -1
View File
@@ -27,7 +27,7 @@ long_description = file: README.rst, HISTORY.rst
long_description_content_type = text/x-rst
name = galaxy-web-apps
url = https://github.com/galaxyproject/galaxy
version = 23.1.4
version = 23.1.5.dev0
[options]
include_package_data = True
+6
View File
@@ -3,6 +3,12 @@ History
.. to_doc
-----------
23.1.5.dev0
-----------
-------------------
23.1.4 (2024-01-04)
-------------------
+1 -1
View File
@@ -27,7 +27,7 @@ long_description = file: README.rst, HISTORY.rst
long_description_content_type = text/x-rst
name = galaxy-web-framework
url = https://github.com/galaxyproject/galaxy
version = 23.1.4
version = 23.1.5.dev0
[options]
include_package_data = True
+6
View File
@@ -3,6 +3,12 @@ History
.. to_doc
-----------
23.1.5.dev0
-----------
-------------------
23.1.4 (2024-01-04)
-------------------
+1 -1
View File
@@ -27,7 +27,7 @@ long_description = file: README.rst, HISTORY.rst
long_description_content_type = text/x-rst
name = galaxy-web-stack
url = https://github.com/galaxyproject/galaxy
version = 23.1.4
version = 23.1.5.dev0
[options]
include_package_data = True