Skip to content

Commit

Permalink
Incremented development version
Browse files Browse the repository at this point in the history
  • Loading branch information
heuer committed Nov 27, 2023
1 parent 87a4830 commit c16de58
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion segno/__init__.py
Original file line number Diff line number Diff line change
Expand Up @@ -16,7 +16,7 @@
from .encoder import DataOverflowError
from . import writers, utils

__version__ = '1.6.0'
__version__ = '1.6.1.dev'

__all__ = ('make', 'make_qr', 'make_micro', 'make_sequence', 'QRCode',
'QRCodeSequence', 'DataOverflowError')
Expand Down

0 comments on commit c16de58

Please sign in to comment.