Skip to content

Commit

Permalink
chore(main): release 2.0.1
Browse files Browse the repository at this point in the history
  • Loading branch information
github-actions[bot] authored and jefersondaniel committed Sep 13, 2023
1 parent e32ad9d commit 75e3b1b
Show file tree
Hide file tree
Showing 2 changed files with 8 additions and 1 deletion.
7 changes: 7 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,12 @@
# Changelog

## [2.0.1](https://github.com/jefersondaniel/pydantic-mongo/compare/v2.0.0...v2.0.1) (2023-09-13)


### Bug Fixes

* Syntax error in documentation ([e32ad9d](https://github.com/jefersondaniel/pydantic-mongo/commit/e32ad9d8552160132929110be3b0227ff16afc97))

## [2.0.0](https://github.com/jefersondaniel/pydantic-mongo/compare/v1.0.1...v2.0.0) (2023-09-13)


Expand Down
2 changes: 1 addition & 1 deletion pydantic_mongo/version.py
Original file line number Diff line number Diff line change
@@ -1 +1 @@
__version__ = "2.0.0"
__version__ = "2.0.1"

0 comments on commit 75e3b1b

Please sign in to comment.