Skip to content
This repository was archived by the owner on Apr 23, 2021. It is now read-only.

Commit 783415a

Browse files
Merge pull request #402 from simphony/release-0.6.1
Release 0.6.1
2 parents 633d746 + 532f666 commit 783415a

File tree

2 files changed

+6
-1
lines changed

2 files changed

+6
-1
lines changed

CHANGES.txt

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,11 @@
11
SimPhoNy CHANGELOG
22
======================
33

4+
Release 0.6.1
5+
-------------
6+
7+
* Revert relocation of validation support code to the module itself (#397)
8+
49
Release 0.6.0
510
-------------
611

setup.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -11,7 +11,7 @@
1111
README_TEXT = readme.read()
1212

1313
# Setup version
14-
VERSION = '0.6.0'
14+
VERSION = '0.6.1'
1515

1616

1717
@contextlib.contextmanager

0 commit comments

Comments
 (0)