Skip to content

Commit d7ad321

Browse files
committed
prepare to bump version to 8.5.x
1 parent dcd498f commit d7ad321

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Makefile

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -31,7 +31,7 @@ DEVPKGS=-rdev-requirements.txt -rtest-requirements.txt -rmypy-requirements.txt
3131
COVBASE=coverage run --append
3232
PYTEST_EXTRA ?= -rs
3333

34-
VERSION=8.4.$(shell date +%Y%m%d%H%M%S --utc --date=`git log --first-parent \
34+
VERSION=8.5.$(shell date +%Y%m%d%H%M%S --utc --date=`git log --first-parent \
3535
--max-count=1 --format=format:%cI`)
3636

3737
## all : default task (install schema-salad in dev mode)

0 commit comments

Comments
 (0)