Skip to content

Commit

Permalink
Bump version number to 1.20.1
Browse files Browse the repository at this point in the history
  • Loading branch information
andersju committed Oct 25, 2022
1 parent b20dd0a commit 114d4b3
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.0"
RELEASE_VERSION = "1.20.1"

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

0 comments on commit 114d4b3

Please sign in to comment.