Skip to content

Commit 2809167

Browse files
committed
Bumps up pkgmt to version 0.8.3dev
1 parent 1a3a737 commit 2809167

File tree

2 files changed

+3
-1
lines changed

2 files changed

+3
-1
lines changed

CHANGELOG.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,7 @@
11
# CHANGELOG
22

3+
## 0.8.3dev
4+
35
## 0.8.2 (2025-01-08)
46

57
* [Fix] Compatibility with `mistune>=3.1.0`

src/pkgmt/__init__.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1 +1 @@
1-
__version__ = "0.8.2"
1+
__version__ = "0.8.3dev"

0 commit comments

Comments
 (0)