Skip to content

Commit

Permalink
Version number bump
Browse files Browse the repository at this point in the history
  • Loading branch information
arm61 committed Sep 15, 2022
1 parent bb27158 commit e61eb97
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion uravu/__init__.py
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
MAJOR = 1
MINOR = 2
MICRO = 7
MICRO = 8
__version__ = f'{MAJOR}.{MINOR}.{MICRO}'

0 comments on commit e61eb97

Please sign in to comment.