Skip to content

Commit 6f5a904

Browse files
authored
🔖 Bump version to 2.0.0b4 (#417)
1 parent 92d38d8 commit 6f5a904

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

setup.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
#!/usr/bin/env python
22
import setuptools
33

4-
version = "2.0.0b3"
4+
version = "2.0.0b4"
55

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

0 commit comments

Comments
 (0)