Skip to content

Commit 551ee5d

Browse files
authored
chore(version): 1.0.0 (#6)
Bumped version to 1.0.0 and fixed copyright year.
1 parent 236d6f5 commit 551ee5d

2 files changed

Lines changed: 2 additions & 2 deletions

File tree

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -111,7 +111,7 @@ Please refer to the [contributing guide](CONTRIBUTING.md).
111111

112112
# Copyright
113113

114-
Copyright 2021 FactSet Research Systems Inc
114+
Copyright 2022 FactSet Research Systems Inc
115115

116116
Licensed under the Apache License, Version 2.0 (the "License");
117117
you may not use this file except in compliance with the License.

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 = "fds.sdk.utils"
3-
version = "0.10.0"
3+
version = "1.0.0"
44
description = "Utilities for interacting with FactSet APIs."
55
authors=["FactSet Research Systems"]
66
license="Apache-2.0"

0 commit comments

Comments
 (0)