Skip to content

Commit

Permalink
Bump version number
Browse files Browse the repository at this point in the history
  • Loading branch information
andersju committed Oct 27, 2023
1 parent 0eca5f3 commit b2b301b
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.2"
RELEASE_VERSION = "1.20.3"

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

0 comments on commit b2b301b

Please sign in to comment.