Skip to content

Commit

Permalink
Prepare release 1.0.0-alpha-22.
Browse files Browse the repository at this point in the history
  • Loading branch information
mathiasburger committed Jun 19, 2019
1 parent 66cbb40 commit a5691d1
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion pgimp/__init__.py
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
PROJECT = 'pgimp'
AUTHOR = 'Mathias Burger'
__version__ = '1.0.0-alpha-21'
__version__ = '1.0.0-alpha-22'

execute_scripts_with_process_check = True
"""
Expand Down

0 comments on commit a5691d1

Please sign in to comment.