Skip to content

Commit

Permalink
🔖 Release 0.3.14
Browse files Browse the repository at this point in the history
  • Loading branch information
klieret committed May 14, 2023
1 parent 74d4da1 commit dedd1fc
Show file tree
Hide file tree
Showing 2 changed files with 7 additions and 1 deletion.
6 changes: 6 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -3,6 +3,12 @@
The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.0.0/),
and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0.html).

## 0.3.14 -- 2023-05-14

### Fixed

- Ensured compatibility with pandas 2.0

## 0.3.13 -- 2023-04-05

### Fixed
Expand Down
2 changes: 1 addition & 1 deletion ankipandas/version.txt
Original file line number Diff line number Diff line change
@@ -1 +1 @@
0.3.13
0.3.14

0 comments on commit dedd1fc

Please sign in to comment.