Skip to content

Commit

Permalink
increase version number to 0.5.5
Browse files Browse the repository at this point in the history
  • Loading branch information
emcek committed Feb 13, 2022
1 parent 9f8940d commit 388e4d8
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion pyerge/__init__.py
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
__version__ = '0.5.4'
__version__ = '0.5.5'

PORTAGE_TMPDIR = '/var/tmp/portage' # nosec
TMPLOGFILE = '/var/log/portage/tmerge/tmp.emerge.log'
Expand Down

0 comments on commit 388e4d8

Please sign in to comment.