Skip to content

Commit

Permalink
Bump version number to 1.20.2
Browse files Browse the repository at this point in the history
  • Loading branch information
andersju committed Nov 17, 2022
1 parent 981a706 commit 9527084
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion bibstat/settings.py
Original file line number Diff line number Diff line change
Expand Up @@ -17,7 +17,7 @@
BASE_DIR = Path(__file__).resolve().parent.parent

# Bibstat version number - update this when making a new release
RELEASE_VERSION = "1.20.1"
RELEASE_VERSION = "1.20.2"

"""
----------------------------------------------------------
Expand Down

0 comments on commit 9527084

Please sign in to comment.