| @@ -1,3 +1,12 @@ | |||||
| # [v0.5.2](https://github.com/Deuchnord/kosmorro/compare/v0.5.1...v0.5.2) (2020-02-04) | |||||
| ### Bug Fixes | |||||
| * add missing dependency for PIP ([906a592](https://github.com/Deuchnord/kosmorro/commit/906a5924a2cbdca71da793b355880571072aa81c)) | |||||
| # [v0.5.1](https://github.com/Deuchnord/kosmorro/compare/v0.5.0...v0.5.1) (2020-02-03) | # [v0.5.1](https://github.com/Deuchnord/kosmorro/compare/v0.5.0...v0.5.1) (2020-02-03) | ||||
| @@ -6,9 +6,9 @@ | |||||
| #, fuzzy | #, fuzzy | ||||
| msgid "" | msgid "" | ||||
| msgstr "" | msgstr "" | ||||
| "Project-Id-Version: kosmorro 0.5.1\n" | |||||
| "Project-Id-Version: kosmorro 0.5.2\n" | |||||
| "Report-Msgid-Bugs-To: EMAIL@ADDRESS\n" | "Report-Msgid-Bugs-To: EMAIL@ADDRESS\n" | ||||
| "POT-Creation-Date: 2020-02-03 13:19+0100\n" | |||||
| "POT-Creation-Date: 2020-02-04 20:45+0100\n" | |||||
| "PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n" | "PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n" | ||||
| "Last-Translator: FULL NAME <EMAIL@ADDRESS>\n" | "Last-Translator: FULL NAME <EMAIL@ADDRESS>\n" | ||||
| "Language-Team: LANGUAGE <LL@li.org>\n" | "Language-Team: LANGUAGE <LL@li.org>\n" | ||||
| @@ -16,4 +16,4 @@ | |||||
| # You should have received a copy of the GNU Affero General Public License | # You should have received a copy of the GNU Affero General Public License | ||||
| # along with this program. If not, see <https://www.gnu.org/licenses/>. | # along with this program. If not, see <https://www.gnu.org/licenses/>. | ||||
| VERSION = '0.5.1' | |||||
| VERSION = '0.5.2' | |||||