Skip to content

Commit

Permalink
version bump minor
Browse files Browse the repository at this point in the history
  • Loading branch information
arderyp committed Feb 12, 2024
1 parent 8d6d839 commit eb9c307
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion scotuswebcites/context_processors.py
Original file line number Diff line number Diff line change
@@ -1,2 +1,2 @@
def global_variables(request):
return {'VERSION': '4.0.1'}
return {'VERSION': '4.0.2'}

0 comments on commit eb9c307

Please sign in to comment.