Skip to content

Commit

Permalink
Bump version
Browse files Browse the repository at this point in the history
  • Loading branch information
andredelft committed Aug 4, 2021
1 parent 2704817 commit dad1840
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion leidenmark/__init__.py
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,7 @@
from .glyphs import register_glyphs
from .misc import register_misc

__version__ = '0.2.1'
__version__ = '0.2.2'


class LeidenPlus(Extension):
Expand Down

0 comments on commit dad1840

Please sign in to comment.