Skip to content

Commit 0b23c57

Browse files
committed
Bump version, update changelog
1 parent 143940e commit 0b23c57

2 files changed

Lines changed: 5 additions & 1 deletion

File tree

CHANGELOG.md

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

33
All notable changes to the shellwhat project will be documented in this file.
44

5+
## 1.3.0
6+
7+
- Add `run()` sct function
8+
59
## 1.2.0
610

711
- Update parsing functionality

shellwhat/__init__.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1 +1 @@
1-
__version__ = "1.2.1"
1+
__version__ = "1.3.0"

0 commit comments

Comments
 (0)