Skip to content

Commit 2173530

Browse files
committed
Bumped version
1 parent 4b6187a commit 2173530

File tree

2 files changed

+4
-2
lines changed

2 files changed

+4
-2
lines changed

changelog.md

+2
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,8 @@
22

33
## Changes in upcoming release (`dev` branch)
44

5+
## 1.3.1
6+
57
### Features
68

79
- Added a new `clearInput` parameter to components that change their input.

flowcraft/__init__.py

+2-2
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11

2-
__version__ = "1.3.0"
3-
__build__ = "21092018"
2+
__version__ = "1.3.1"
3+
__build__ = "27092018"
44
__author__ = "Diogo N. Silva, Tiago F. Jesus, Ines Mendes, Bruno Ribeiro-Goncalves"
55
__copyright__ = "Diogo N. Silva"
66
__license__ = "GPL3"

0 commit comments

Comments
 (0)