Skip to content

Commit

Permalink
version
Browse files Browse the repository at this point in the history
  • Loading branch information
michielderoos committed Jan 12, 2023
1 parent a644cbf commit 4dc74f4
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion config.py
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@
logging.basicConfig(level=env_loglevel)
logg = logging.getLogger(__name__)

VERSION = '2.2.3' # Remember to bump this in every PR
VERSION = '2.2.4' # Remember to bump this in every PR

logg.info('Loading configs at UTC {}'.format(datetime.datetime.utcnow()))

Expand Down

0 comments on commit 4dc74f4

Please sign in to comment.