Skip to content

Commit 0b1b8ec

Browse files
committed
fix: update fallback version to latest one.
1 parent b657883 commit 0b1b8ec

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
@@ -20,7 +20,7 @@
2020

2121
# Use this version when git data are not available, like in git zip archive.
2222
# Update when tagging a new release.
23-
FALLBACK_VERSION = "1.4.3"
23+
FALLBACK_VERSION = "1.5.1"
2424

2525
MYDIR = str(Path(__file__).parent.resolve())
2626

0 commit comments

Comments
 (0)