Skip to content

Commit 6fb066b

Browse files
committed
Prepare for release 1.3.2
1 parent a907ac4 commit 6fb066b

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

HaikuPorter/__version__.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,4 +3,4 @@
33
# Copyright 2013 Oliver Tappe
44
# Distributed under the terms of the MIT License.
55

6-
__version__ = '1.3.1'
6+
__version__ = '1.3.2'

pyproject.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
[tool.poetry]
22
name = "HaikuPorter"
3-
version = "1.3.1"
3+
version = "1.3.2"
44
description = "HAIKUPORTER"
55
authors = ["Haiku Inc. <contact@haiku-inc.org>"]
66
repository = "https://github.com/haikuports/haikuporter"

0 commit comments

Comments
 (0)