diff --git a/LICENSE.txt b/LICENSE.txt index a114061..8c7bb5f 100644 --- a/LICENSE.txt +++ b/LICENSE.txt @@ -1,6 +1,6 @@ :: - Copyright (c) 2012 Jerome Lecomte + Copyright (c) 2012-15 Jerome Lecomte Permission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the "Software"), to deal diff --git a/setup.py b/setup.py index b79c738..dee54df 100755 --- a/setup.py +++ b/setup.py @@ -11,7 +11,7 @@ setup( name="massedit", - version="0.66", + version="0.67", author="Jérôme Lecomte", author_email="jlecomte1972@yahoo.com", description='Edit multiple files using Python text processing modules',