Skip to content

Commit 7c664aa

Browse files
committed
Bump version
1 parent 1b1caa0 commit 7c664aa

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

pypreprocessor/__init__.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
# pypreprocessor.py
33

44
__author__ = 'Evan Plaice'
5-
__version__ = '0.5.0'
5+
__version__ = '0.6.0'
66

77
import sys
88
import os

0 commit comments

Comments
 (0)