Skip to content

Commit 08f3df3

Browse files
committed
Prepare release 0.3
1 parent 3385b64 commit 08f3df3

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.3.dev281357'
18+
VERSION = '0.3'

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.3.dev281357
16+
version = 0.3
1717

1818
[options]
1919
packages = find:

0 commit comments

Comments
 (0)