Skip to content

Commit

Permalink
Bumping version
Browse files Browse the repository at this point in the history
  • Loading branch information
danieldeutsch authored Nov 26, 2020
1 parent 6ab0c38 commit 545894e
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion sacrerouge/version.py
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
_MAJOR = '0'
_MINOR = '1'
_PATCH = '2'
_PATCH = '3'

VERSION = f'{_MAJOR}.{_MINOR}.{_PATCH}'

0 comments on commit 545894e

Please sign in to comment.