Skip to content

Commit

Permalink
Bump version
Browse files Browse the repository at this point in the history
  • Loading branch information
adswa committed Dec 1, 2021
1 parent 9a06633 commit a413a0e
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion remodnav/__init__.py
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@
# copyright and license terms.
#
# ## ### ### ### ### ### ### ### ### ### ### ### ### ### ### ### ### ### ### ##
__version__ = '1.1'
__version__ = '1.1.1'

import logging
lgr = logging.getLogger('remodnav')
Expand Down

0 comments on commit a413a0e

Please sign in to comment.