Skip to content

Commit 4b3f57d

Browse files
github-actions[bot]jefersondaniel
authored andcommitted
chore(main): release 2.0.2
1 parent 1358799 commit 4b3f57d

File tree

2 files changed

+8
-1
lines changed

2 files changed

+8
-1
lines changed

CHANGELOG.md

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,12 @@
11
# Changelog
22

3+
## [2.0.2](https://github.com/jefersondaniel/pydantic-mongo/compare/v2.0.1...v2.0.2) (2023-09-13)
4+
5+
6+
### Bug Fixes
7+
8+
* Use markdown for documentation ([1358799](https://github.com/jefersondaniel/pydantic-mongo/commit/1358799567cbb0473d588477b8b85405ae068246))
9+
310
## [2.0.1](https://github.com/jefersondaniel/pydantic-mongo/compare/v2.0.0...v2.0.1) (2023-09-13)
411

512

pydantic_mongo/version.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1 +1 @@
1-
__version__ = "2.0.1"
1+
__version__ = "2.0.2"

0 commit comments

Comments
 (0)