We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 236d6f5 commit 551ee5dCopy full SHA for 551ee5d
2 files changed
README.md
@@ -111,7 +111,7 @@ Please refer to the [contributing guide](CONTRIBUTING.md).
111
112
# Copyright
113
114
-Copyright 2021 FactSet Research Systems Inc
+Copyright 2022 FactSet Research Systems Inc
115
116
Licensed under the Apache License, Version 2.0 (the "License");
117
you may not use this file except in compliance with the License.
pyproject.toml
@@ -1,6 +1,6 @@
1
[tool.poetry]
2
name = "fds.sdk.utils"
3
-version = "0.10.0"
+version = "1.0.0"
4
description = "Utilities for interacting with FactSet APIs."
5
authors=["FactSet Research Systems"]
6
license="Apache-2.0"
0 commit comments