Skip to content

Commit f8aee08

Browse files
author
github-actions
committed
1.1.2
Automatically generated by python-semantic-release
1 parent 56d297a commit f8aee08

File tree

2 files changed

+8
-1
lines changed

2 files changed

+8
-1
lines changed

CHANGELOG.md

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,13 @@
22

33

44

5+
## v1.1.2 (2023-09-08)
6+
7+
### Fix
8+
9+
* fix: update pkg classifiers to test new deploy key ([`56d297a`](https://github.com/crccheck/project_runpy/commit/56d297aece14902294e3bc355397e3cf3c35d39d))
10+
11+
512
## v1.1.1 (2023-09-08)
613

714
### Fix

project_runpy/__init__.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,4 +3,4 @@
33
from .heidi import * # noqa: F401 F403
44
from .tim import * # noqa: F401 F403
55

6-
__version__ = "1.1.1"
6+
__version__ = "1.1.2"

0 commit comments

Comments
 (0)