Skip to content

Commit 6b0c295

Browse files
semantic-releasegavincyi
authored andcommitted
2022.1.5
Automatically generated by python-semantic-release
1 parent 5f3977a commit 6b0c295

File tree

3 files changed

+5
-2
lines changed

3 files changed

+5
-2
lines changed

CHANGELOG.md

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -4,6 +4,9 @@ All noteable changes to this project will be documented in this file.
44

55
<!--next-version-placeholder-->
66

7+
## v2022.1.5 (2022-11-22)
8+
9+
710
## v2022.1.4 (2022-11-22)
811

912

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 = "factor-pricing-model-universe"
3-
version = "2022.1.4"
3+
version = "2022.1.5"
44
description = "Package to build universes for factor pricing model"
55
authors = ["Factor Pricing Model <factor.pricing.model@gmail.com>"]
66
license = "MIT"

src/fpm_universe/__init__.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1 +1 @@
1-
__version__ = "2022.1.4"
1+
__version__ = "2022.1.5"

0 commit comments

Comments
 (0)