Skip to content

Commit

Permalink
B3 Calendar updated: corrected dates
Browse files Browse the repository at this point in the history
  • Loading branch information
wilsonfreitas committed Jan 20, 2023
1 parent 88338a7 commit da3fb4c
Show file tree
Hide file tree
Showing 3 changed files with 15 additions and 11 deletions.
20 changes: 10 additions & 10 deletions B3.cal
Original file line number Diff line number Diff line change
Expand Up @@ -382,13 +382,13 @@ Sunday
2023-02-20
2023-02-21
2023-02-22
2022-04-07
2022-04-21
2022-05-01
2022-06-08
2022-09-07
2022-10-12
2022-11-02
2022-11-15
2022-12-25
2022-12-29
2023-04-07
2023-04-21
2023-05-01
2023-06-08
2023-09-07
2023-10-12
2023-11-02
2023-11-15
2023-12-25
2023-12-29
4 changes: 4 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,7 @@
### version 1.0.8 (2023-01-20)

* B3 Calendar updated: corrected dates

### version 1.0.7 (2023-01-18)

* B3 Calendar updated: included 2023 holidays
Expand Down
2 changes: 1 addition & 1 deletion pyproject.toml
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
[tool.poetry]
name = "bizdays"
version = "1.0.7"
version = "1.0.8"
description = "Functions to handle business days calculations"
authors = ["wilsonfreitas <[email protected]>"]
readme = "README.md"
Expand Down

0 comments on commit da3fb4c

Please sign in to comment.