diff --git a/fink_filters/__init__.py b/fink_filters/__init__.py index e3a47d6..7508f7c 100644 --- a/fink_filters/__init__.py +++ b/fink_filters/__init__.py @@ -12,4 +12,4 @@ # WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. # See the License for the specific language governing permissions and # limitations under the License. -__version__ = "1.0" +__version__ = "1.1"