Skip to content

Commit f17b79a

Browse files
committed
fix version number 4.6.25.post3
1 parent 45bdc2e commit f17b79a

File tree

3 files changed

+3
-1713
lines changed

3 files changed

+3
-1713
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.6.25.post1
3+
package_version_override: 4.6.25.post3
44
post_hooks:
55
# - "bash -c 'cd field-manager-python-client && poetry install'"

field-manager-python-client/pyproject.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
[tool.poetry]
22
name = "field-manager-python-client"
3-
version = "4.6.25.post1"
3+
version = "4.6.25.post3"
44
description = "A client library for accessing Field Manager Data API"
55
authors = ["Jiyang Ye <[email protected]>"]
66
maintainers = ["Jiyang Ye <[email protected]>", "Jostein Leira <[email protected]>"]

0 commit comments

Comments
 (0)