Skip to content

Commit

Permalink
update release version 1.0b2
Browse files Browse the repository at this point in the history
  • Loading branch information
tomkralidis committed Mar 12, 2023
1 parent 8aad91a commit f80773e
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion wis2box-management/wis2box/__init__.py
Original file line number Diff line number Diff line change
Expand Up @@ -19,7 +19,7 @@
#
###############################################################################

__version__ = '1.0b1'
__version__ = '1.0b2'

import click

Expand Down

0 comments on commit f80773e

Please sign in to comment.