Skip to content

Commit 887ebe5

Browse files
committed
Prepare release 0.2
1 parent fb85fe0 commit 887ebe5

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

postqf/__init__.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -15,4 +15,4 @@
1515
If not, see <https://www.gnu.org/licenses/>.
1616
"""
1717
PROGRAM = 'postqf'
18-
VERSION = '0.2.dev241922'
18+
VERSION = '0.2'

setup.cfg

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -13,7 +13,7 @@ long_description = file: README.md
1313
long_description_content_type = text/markdown
1414
name = postqf
1515
url = https://github.com/rseichter/postqf
16-
version = 0.2.dev241922
16+
version = 0.2
1717

1818
[options]
1919
packages = find:

0 commit comments

Comments
 (0)