Skip to content

Commit

Permalink
🔖 bump version to 2.0.0b6 (#446)
Browse files Browse the repository at this point in the history
  • Loading branch information
MiWeiss committed Jan 18, 2024
1 parent 4db7d59 commit 57bdc8e
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion bibtexparser/__init__.py
Original file line number Diff line number Diff line change
Expand Up @@ -5,4 +5,4 @@
from bibtexparser.library import Library
from bibtexparser.writer import BibtexFormat

__version__ = "2.0.0b5"
__version__ = "2.0.0b6"

0 comments on commit 57bdc8e

Please sign in to comment.