Skip to content

Commit

Permalink
Merge pull request #3 from orsinium-labs/include-mo
Browse files Browse the repository at this point in the history
Include mo files in the repo
  • Loading branch information
orsinium authored Apr 19, 2023
2 parents 6a577b1 + 39b4d83 commit e3d7e06
Show file tree
Hide file tree
Showing 9 changed files with 1 addition and 2 deletions.
1 change: 0 additions & 1 deletion .gitignore
Original file line number Diff line number Diff line change
Expand Up @@ -7,4 +7,3 @@ __pycache__/
/.hypothesis/
/.task/
/.venvs/
/pydantic_translations/locales/
2 changes: 1 addition & 1 deletion pydantic_translations/__init__.py
Original file line number Diff line number Diff line change
Expand Up @@ -3,5 +3,5 @@
from ._translator import Translator


__version__ = '0.2.0'
__version__ = '0.2.1'
__all__ = ['Translator']
Binary file added pydantic_translations/locales/de.mo
Binary file not shown.
Binary file added pydantic_translations/locales/en.mo
Binary file not shown.
Binary file added pydantic_translations/locales/es.mo
Binary file not shown.
Binary file added pydantic_translations/locales/fr.mo
Binary file not shown.
Binary file added pydantic_translations/locales/it.mo
Binary file not shown.
Binary file added pydantic_translations/locales/nl.mo
Binary file not shown.
Binary file added pydantic_translations/locales/ru.mo
Binary file not shown.

0 comments on commit e3d7e06

Please sign in to comment.