Skip to content

Commit cfe51a0

Browse files
committed
Version 1.2
1 parent b317cfa commit cfe51a0

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

CHANGELOG.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
## [Unreleased]
1+
## [1.2] = 2017-09-20
22
### Added
33
- Changelog
44
- Async switch in test schema

setup.py

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

1313
setup(name='nuts',
14-
version='1.1.1',
14+
version='1.2',
1515
description='A Network Unit Test System',
1616
author='Andreas Stalder, David Meister, Matthias Gabriel, Urs Baumann',
1717

0 commit comments

Comments
 (0)