Skip to content

Commit 94e1074

Browse files
committed
Bump version
1 parent 66b5482 commit 94e1074

1 file changed

Lines changed: 1 addition & 2 deletions

File tree

setup.py

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,13 +1,12 @@
11
#!/usr/bin/python
2-
# -*- coding: utf-8 -*-
32

43
from setuptools import setup
54

65
setup(
76
name="pre-commit-macadmin",
87
description="Pre-commit hooks for Mac admins, client engineers, and IT consultants.",
98
url="https://github.com/homebysix/pre-commit-macadmin",
10-
version="1.16.1",
9+
version="1.16.2",
1110
author="Elliot Jordan",
1211
author_email="elliot@elliotjordan.com",
1312
packages=["pre_commit_hooks"],

0 commit comments

Comments
 (0)