Skip to content

Commit afc5024

Browse files
committed
bump version to v1.0.2
1 parent 60feb0e commit afc5024

2 files changed

Lines changed: 2 additions & 2 deletions

File tree

mirageoscience/hooks/__init__.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,4 +6,4 @@
66
# All rights reserved. '
77
# ''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''
88

9-
__version__ = "1.0.1"
9+
__version__ = "1.0.2"

pyproject.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
[tool.poetry]
22
name = "mirageoscience.pre-commit-hooks"
33

4-
version = "1.0.1"
4+
version = "1.0.2"
55

66
license = "MIT"
77
description = ""

0 commit comments

Comments
 (0)