File tree Expand file tree Collapse file tree 3 files changed +3
-3
lines changed
Expand file tree Collapse file tree 3 files changed +3
-3
lines changed Original file line number Diff line number Diff line change @@ -97,7 +97,7 @@ Arrival time filters (mutually exclusive):
9797 -a [TS] Message arrived after TS
9898 -b [TS] Message arrived before TS
9999
100- postqf 0.1.dev232041 Copyright © 2022 Ralph Seichter
100+ postqf 0.1 Copyright © 2022 Ralph Seichter
101101```
102102
103103## Installation
Original file line number Diff line number Diff line change 1515If not, see <https://www.gnu.org/licenses/>.
1616"""
1717PROGRAM = 'postqf'
18- VERSION = '0.1.dev232041 '
18+ VERSION = '0.1'
Original file line number Diff line number Diff line change @@ -13,7 +13,7 @@ long_description = file: README.md
1313long_description_content_type = text/markdown
1414name = postqf
1515url = https://github.com/rseichter/postqf
16- version = 0.1.dev232041
16+ version = 0.1
1717
1818[options]
1919packages = find:
You can’t perform that action at this time.
0 commit comments