Skip to content
GitLab
Menu
Projects
Groups
Snippets
Loading...
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
Menu
Open sidebar
steinbac
hidra
Commits
71d3c0b9
Commit
71d3c0b9
authored
May 31, 2016
by
Manuela Kuhn
Browse files
Bumped version number to 2.3.0
parent
34c84578
Changes
3
Hide whitespace changes
Inline
Side-by-side
APIs/dataTransferAPI.py
View file @
71d3c0b9
# API to communicate with a data transfer unit
__version__
=
'2.
2.1
'
__version__
=
'2.
3.0
'
import
zmq
import
socket
...
...
docs/ReleaseNotes.txt
View file @
71d3c0b9
Zeromq Data Transfer
develop
Zeromq Data Transfer
2.3.0
- Added method to dataTransferAPI to manually stop streams/queries
- Added option to specify which file formats to be send via zeromq
...
...
src/shared/version.py
View file @
71d3c0b9
__version__
=
'2.
2.1
'
__version__
=
'2.
3.0
'
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
.
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment