Skip to content
GitLab
Projects
Groups
Snippets
/
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Sign in / Register
Toggle navigation
Menu
Open sidebar
LOFAR2.0
lmc-base-classes
Commits
6af603ca
Commit
6af603ca
authored
Jul 06, 2020
by
Anton Joubert
Browse files
Update release.py to 0.6.1
And include CSIRO as author (@drewdevereux).
parent
29cc2dfb
Changes
1
Hide whitespace changes
Inline
Side-by-side
src/ska/base/release.py
View file @
6af603ca
...
...
@@ -7,11 +7,11 @@
"""Release information for lmc-base-classes Python Package"""
name
=
"""lmcbaseclasses"""
version
=
"0.6.
0
"
version
=
"0.6.
1
"
version_info
=
version
.
split
(
"."
)
description
=
"""A set of generic base devices for SKA Telescope."""
author
=
"SKA India and SARAO"
author
=
"SKA India and SARAO
and CSIRO
"
author_email
=
"adityadange.ska at gmail.com"
license
=
"""BSD-3-Clause"""
url
=
"""https://www.skatelescope.org/"""
copyright
=
"""NCRA and SARAO"""
copyright
=
"""NCRA and SARAO
and CSIRO
"""
Write
Preview
Supports
Markdown
0%
Try again
or
attach a new 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