Skip to content

Commit 0243fd2

Browse files
committed
v2.0.4 - bump cli __version__ to match pyproject (banner/--version)
1 parent 45956bc commit 0243fd2

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

python_pkg/src/bibexpy/cli.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -25,7 +25,7 @@
2525
_WEB_DIR = _PKG_DIR / "_web"
2626
_SERVER_DIR = _PKG_DIR / "_server"
2727

28-
__version__ = "2.0.3"
28+
__version__ = "2.0.4"
2929
__codename__ = "Helium" # v2 surum kod adi (v1 "Hydrogen"in ardili; H -> He)
3030

3131

0 commit comments

Comments
 (0)