Skip to content

Commit

Permalink
🔖 Bump version (#407)
Browse files Browse the repository at this point in the history
  • Loading branch information
MiWeiss committed Sep 21, 2023
1 parent b4fe520 commit 12678c5
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion setup.py
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
#!/usr/bin/env python
import setuptools

version = "2.0.0b2"
version = "2.0.0b3"

with open("bibtexparser/__init__.py") as fh:
for line in fh:
Expand Down

0 comments on commit 12678c5

Please sign in to comment.