Skip to content

Commit

Permalink
Prepare release 1.0.0-alpha-18.
Browse files Browse the repository at this point in the history
  • Loading branch information
mathiasburger committed Jun 18, 2019
1 parent c68d105 commit db1761f
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-17'
__version__ = '1.0.0-alpha-18'

execute_scripts_with_process_check = True
"""
Expand Down

0 comments on commit db1761f

Please sign in to comment.