We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2.0.0b4
1 parent 92d38d8 commit 6f5a904Copy full SHA for 6f5a904
1 file changed
setup.py
@@ -1,7 +1,7 @@
1
#!/usr/bin/env python
2
import setuptools
3
4
-version = "2.0.0b3"
+version = "2.0.0b4"
5
6
with open("bibtexparser/__init__.py") as fh:
7
for line in fh:
0 commit comments