Skip to content

Commit

Permalink
Update package dev versions
Browse files Browse the repository at this point in the history
  • Loading branch information
jdavcs committed Jul 2, 2024
1 parent 4c3a425 commit 329aa93
Show file tree
Hide file tree
Showing 23 changed files with 23 additions and 23 deletions.
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 = 23.2.dev0
version = 24.2.dev0

[options]
include_package_data = True
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 = 23.2.dev0
version = 24.2.dev0

[options]
include_package_data = True
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 = 23.2.dev0
version = 24.2.dev0

[options]
include_package_data = True
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 = 23.2.dev0
version = 24.2.dev0

[options]
include_package_data = True
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 = 23.2.dev0
version = 24.2.dev0

[options]
include_package_data = True
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 = 23.2.dev0
version = 24.2.dev0

[options]
include_package_data = True
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 = 23.2.dev0
version = 24.2.dev0

[options]
include_package_data = True
Expand Down
2 changes: 1 addition & 1 deletion packages/meta/setup.cfg
Original file line number Diff line number Diff line change
Expand Up @@ -29,7 +29,7 @@ long_description = file: README.rst, HISTORY.rst
long_description_content_type = text/x-rst
name = galaxy
url = https://github.com/galaxyproject/galaxy
version = 23.2.dev0
version = 24.2.dev0

[options]
include_package_data = True
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 = 23.2.dev0
version = 24.2.dev0

[options]
include_package_data = True
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 = 23.2.dev0
version = 24.2.dev0

[options]
include_package_data = True
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 = 23.2.dev0
version = 24.2.dev0

[options]
include_package_data = True
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 = 23.2.dev0
version = 24.2.dev0

[options]
include_package_data = True
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 = 23.2.dev0
version = 24.2.dev0

[options]
include_package_data = True
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 = 23.2.dev0
version = 24.2.dev0

[options]
include_package_data = True
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 = 23.2.dev0
version = 24.2.dev0

[options]
include_package_data = True
Expand Down
2 changes: 1 addition & 1 deletion packages/test_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-test-selenium
url = https://github.com/galaxyproject/galaxy
version = 23.2.dev0
version = 24.2.dev0

[options]
include_package_data = True
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 = 23.2.dev0
version = 24.2.dev0

[options]
include_package_data = True
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 = 23.2.dev0
version = 24.2.dev0

[options]
include_package_data = True
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 = 23.2.dev0
version = 24.2.dev0

[options]
include_package_data = True
Expand Down
2 changes: 1 addition & 1 deletion packages/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-util
url = https://github.com/galaxyproject/galaxy
version = 23.2.dev0
version = 24.2.dev0

[options]
include_package_data = True
Expand Down
2 changes: 1 addition & 1 deletion packages/web_apps/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-web-apps
url = https://github.com/galaxyproject/galaxy
version = 23.2.dev0
version = 24.2.dev0

[options]
include_package_data = True
Expand Down
2 changes: 1 addition & 1 deletion packages/web_framework/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-web-framework
url = https://github.com/galaxyproject/galaxy
version = 23.2.dev0
version = 24.2.dev0

[options]
include_package_data = True
Expand Down
2 changes: 1 addition & 1 deletion packages/web_stack/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-web-stack
url = https://github.com/galaxyproject/galaxy
version = 23.2.dev0
version = 24.2.dev0

[options]
include_package_data = True
Expand Down

0 comments on commit 329aa93

Please sign in to comment.