Skip to content

Commit 4d0a49b

Browse files
committed
test post version 4.6.25.post1
1 parent b3d0be3 commit 4d0a49b

File tree

2 files changed

+3
-3
lines changed

2 files changed

+3
-3
lines changed

config.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
project_name_override: field-manager-python-client
22
package_name_override: field_manager_python_client
3-
# package_version_override: 4.5.60-rc.1
3+
package_version_override: 4.6.25.post1
44
post_hooks:
55
# - "bash -c 'cd field-manager-python-client && poetry install'"

examples/requirements.txt

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -4,10 +4,10 @@
44
# Or run: python simple_setup.py
55
#
66
# For using the published version from PyPI (including pre-releases):
7-
# field-manager-python-client>=4.6.25
7+
field-manager-python-client>=4.6.25.post1
88

99
# For using the local development version (comment out the above line and uncomment below):
10-
-e ../field-manager-python-client
10+
# -e ../field-manager-python-client
1111

1212
# Authentication dependencies
1313
python-keycloak>=4.7.3

0 commit comments

Comments
 (0)