Skip to content

Commit 894ee04

Browse files
committed
dev(hansbug): use potc>=0.1.0 && version v0.0.3
1 parent 3149eaa commit 894ee04

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

potc_dict/config/meta.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@
77
__TITLE__ = "potc-dict"
88

99
#: Version of this project.
10-
__VERSION__ = "0.0.2"
10+
__VERSION__ = "0.0.3"
1111

1212
#: Short description of the project, will be included in ``setup.py``.
1313
__DESCRIPTION__ = 'Pretty dict generating plugin for potc.'

requirements.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1 +1 @@
1-
potc>=0.0.4
1+
potc>=0.1.0

0 commit comments

Comments
 (0)