We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 60feb0e commit afc5024Copy full SHA for afc5024
2 files changed
mirageoscience/hooks/__init__.py
@@ -6,4 +6,4 @@
6
# All rights reserved. '
7
# ''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''
8
9
-__version__ = "1.0.1"
+__version__ = "1.0.2"
pyproject.toml
@@ -1,7 +1,7 @@
1
[tool.poetry]
2
name = "mirageoscience.pre-commit-hooks"
3
4
-version = "1.0.1"
+version = "1.0.2"
5
license = "MIT"
description = ""
0 commit comments