Skip to content

Commit

Permalink
Updated B3.cal with 2023 holidays
Browse files Browse the repository at this point in the history
  • Loading branch information
Wilson Freitas committed Jan 18, 2023
1 parent 2e6a007 commit 88338a7
Show file tree
Hide file tree
Showing 3 changed files with 19 additions and 2 deletions.
16 changes: 15 additions & 1 deletion B3.cal
Original file line number Diff line number Diff line change
Expand Up @@ -377,4 +377,18 @@ Sunday
2022-10-12
2022-11-02
2022-11-15
2022-12-30
2022-12-30
2023-01-01
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
3 changes: 3 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,6 @@
### version 1.0.7 (2023-01-18)

* B3 Calendar updated: included 2023 holidays

### version 1.0.6 (2022-11-20)

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.6"
version = "1.0.7"
description = "Functions to handle business days calculations"
authors = ["wilsonfreitas <[email protected]>"]
readme = "README.md"
Expand Down

0 comments on commit 88338a7

Please sign in to comment.