Skip to content

Commit

Permalink
Bump version -> 2.0.4
Browse files Browse the repository at this point in the history
  • Loading branch information
mberacochea committed Sep 30, 2024
1 parent de627a4 commit a368319
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
Expand Up @@ -18,7 +18,7 @@
import os
import sys

version = "2.0.3"
version = "2.0.4"

_base = os.path.dirname(os.path.abspath(__file__))
_requirements = os.path.join(_base, "requirements.txt")
Expand Down

0 comments on commit a368319

Please sign in to comment.