Skip to content

Commit

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

execute_scripts_with_process_check = True
"""
Expand Down

0 comments on commit 7d4ce54

Please sign in to comment.