We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 2a65656 commit f4fd17eCopy full SHA for f4fd17e
1 file changed
bibtexparser/__init__.py
@@ -25,7 +25,7 @@
25
'loads', 'load', 'dumps', 'dump', 'bibdatabase',
26
'bparser', 'bwriter', 'bibtexexpression', 'latexenc', 'customization',
27
]
28
-__version__ = '1.4.0'
+__version__ = '1.4.1'
29
30
from . import bibdatabase, bibtexexpression, bparser, bwriter, latexenc, customization
31
0 commit comments