File tree Expand file tree Collapse file tree 3 files changed +6
-2
lines changed Expand file tree Collapse file tree 3 files changed +6
-2
lines changed Original file line number Diff line number Diff line change @@ -4,6 +4,10 @@ All noteable changes to this project will be documented in this file.
4
4
5
5
<!-- next-version-placeholder-->
6
6
7
+ ## v2022.1.3 (2022-11-22)
8
+ ### Documentation
9
+ * Update the contributing doc ([ ` d6358ef ` ] ( https://github.com/factorpricingmodel/factor-pricing-model-universe/commit/d6358ef8f1e3cae0d40f2badf564ac404bca21b8 ) )
10
+
7
11
## v2022.1.2 (2022-11-22)
8
12
### Fix
9
13
* Make CI work ([ ` 45c0e43 ` ] ( https://github.com/factorpricingmodel/factor-pricing-model-universe/commit/45c0e43906c3c57873d62d454427f90b841b05c3 ) )
Original file line number Diff line number Diff line change 1
1
[tool .poetry ]
2
2
name = " factor-pricing-model-universe"
3
- version = " 2022.1.2 "
3
+ version = " 2022.1.3 "
4
4
description = " Package to build universes for factor pricing model"
5
5
authors = [" Factor Pricing Model <factor.pricing.model@gmail.com>" ]
6
6
license = " MIT"
Original file line number Diff line number Diff line change 1
- __version__ = "2022.1.2 "
1
+ __version__ = "2022.1.3 "
You can’t perform that action at this time.
0 commit comments