17
0

- update to 1.4.3:

* Bugfix: Use raw strings to fix invalid escape

OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-bibtexparser?expand=0&rev=21
This commit is contained in:
2025-01-02 14:12:17 +00:00
committed by Git OBS Bridge
parent b7d9433ef1
commit 6afba23eee
4 changed files with 11 additions and 5 deletions

View File

@@ -1,3 +1,9 @@
-------------------------------------------------------------------
Thu Jan 2 14:11:59 UTC 2025 - Dirk Müller <dmueller@suse.com>
- update to 1.4.3:
* Bugfix: Use raw strings to fix invalid escape
-------------------------------------------------------------------
Thu Oct 5 09:21:41 UTC 2023 - Dirk Müller <dmueller@suse.com>