Skip to content

Commit f4fd17e

Browse files
committed
🔖 bump version to 1.4.1
1 parent 2a65656 commit f4fd17e

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

bibtexparser/__init__.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -25,7 +25,7 @@
2525
'loads', 'load', 'dumps', 'dump', 'bibdatabase',
2626
'bparser', 'bwriter', 'bibtexexpression', 'latexenc', 'customization',
2727
]
28-
__version__ = '1.4.0'
28+
__version__ = '1.4.1'
2929

3030
from . import bibdatabase, bibtexexpression, bparser, bwriter, latexenc, customization
3131

0 commit comments

Comments
 (0)