Skip to content

Commit

Permalink
core.version: update release date
Browse files Browse the repository at this point in the history
  • Loading branch information
oaubert committed Mar 1, 2021
1 parent 841a82a commit 84ad1ed
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion lib/advene/core/version.py
Original file line number Diff line number Diff line change
Expand Up @@ -20,5 +20,5 @@
"""

version='3.11'
date='20210216'
date='20210301'
major,minor=[ int(s) for s in version.split('.') ]

0 comments on commit 84ad1ed

Please sign in to comment.