Skip to content

Commit e9d09df

Browse files
author
Gregor Gebhardt
committed
merged deep list/grid feature into master.
1 parent abbed2d commit e9d09df

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

LICENSE

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
BSD 3-Clause License
22

3-
Copyright (c) 2017, Gregor Gebhardt
3+
Copyright (c) 2018, Gregor Gebhardt
44
All rights reserved.
55

66
Redistribution and use in source and binary forms, with or without

setup.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -15,7 +15,7 @@
1515
# Versions should comply with PEP440. For a discussion on single-sourcing
1616
# the version across setup.py and the project code, see
1717
# https://packaging.python.org/en/latest/single_source_version.html
18-
version='0.2.2',
18+
version='0.2.3',
1919

2020
description='A framework to run experiments on an computing cluster.',
2121
long_description=long_description,

0 commit comments

Comments
 (0)