Loading cspse/lmc/release.py +1 −1 Original line number Diff line number Diff line Loading @@ -10,7 +10,7 @@ """Release information for Python Package""" name = """csp-lmc-subelement""" version = "0.1.1" version = "0.1.2" version_info = version.split(".") description = """SKA CSP Sub-element LMC""" author = "INAF-OAA" Loading docker/.release +3 −3 Original line number Diff line number Diff line Loading @@ -9,7 +9,7 @@ """Release information for Python Package""" name = """csplmc-subelement""" version = "0.1.1" version = "0.1.2" version_info = version.split(".") description = """SKA CSP.LMC Subelement Classes""" author = "E.G" Loading @@ -18,5 +18,5 @@ license = """BSD-3-Clause""" url = """www.tango-controls.org""" copyright = """""" release=0.1.1 tag=csp-lmc-subelement-0.1.1 release=0.1.2 tag=csp-lmc-subelement-0.1.2 setup.py +1 −1 Original line number Diff line number Diff line Loading @@ -42,7 +42,7 @@ setup( install_requires=[ 'pytango >=9.3.1', 'future', 'csp-lmc-common > 0.5.0', 'csp-lmc-common', ], setup_requires=[ # dependency for `python setup.py test` Loading Loading
cspse/lmc/release.py +1 −1 Original line number Diff line number Diff line Loading @@ -10,7 +10,7 @@ """Release information for Python Package""" name = """csp-lmc-subelement""" version = "0.1.1" version = "0.1.2" version_info = version.split(".") description = """SKA CSP Sub-element LMC""" author = "INAF-OAA" Loading
docker/.release +3 −3 Original line number Diff line number Diff line Loading @@ -9,7 +9,7 @@ """Release information for Python Package""" name = """csplmc-subelement""" version = "0.1.1" version = "0.1.2" version_info = version.split(".") description = """SKA CSP.LMC Subelement Classes""" author = "E.G" Loading @@ -18,5 +18,5 @@ license = """BSD-3-Clause""" url = """www.tango-controls.org""" copyright = """""" release=0.1.1 tag=csp-lmc-subelement-0.1.1 release=0.1.2 tag=csp-lmc-subelement-0.1.2
setup.py +1 −1 Original line number Diff line number Diff line Loading @@ -42,7 +42,7 @@ setup( install_requires=[ 'pytango >=9.3.1', 'future', 'csp-lmc-common > 0.5.0', 'csp-lmc-common', ], setup_requires=[ # dependency for `python setup.py test` Loading