Skip to content

Commit

Permalink
Version 5.5.3 (#472)
Browse files Browse the repository at this point in the history
* Fixing missing language options (thanks to RoDanny2021)
  • Loading branch information
cdgriffith authored Apr 26, 2023
1 parent 3c850af commit a4501db
Show file tree
Hide file tree
Showing 6 changed files with 660 additions and 653 deletions.
2 changes: 1 addition & 1 deletion .github/workflows/pythonpublish.yml
Original file line number Diff line number Diff line change
Expand Up @@ -23,7 +23,7 @@ jobs:
- name: Install Dependencies
run: |
python -m pip install --upgrade pip
pip install setuptools wheel twine --upgrade
pip install setuptools wheel twine build --upgrade
- name: Build and Publish
Expand Down
4 changes: 4 additions & 0 deletions CHANGES
Original file line number Diff line number Diff line change
@@ -1,5 +1,9 @@
# Changelog

## Version 5.5.3

* Fixing missing language options (thanks to RoDanny2021)

## Version 5.5.2

* Adding #469 Romanian translations (thanks to RoDanny2021)
Expand Down
Loading

0 comments on commit a4501db

Please sign in to comment.