Skip to content
GitLab
Menu
Projects
Groups
Snippets
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
Menu
Open sidebar
Tammo Jan Dijkema
telescope
Commits
c360eafa
Unverified
Commit
c360eafa
authored
May 17, 2021
by
Tammo Jan Dijkema
Browse files
Bump version
parent
14966b1a
Changes
2
Hide whitespace changes
Inline
Side-by-side
setup.py
View file @
c360eafa
...
...
@@ -3,7 +3,7 @@
from
setuptools
import
setup
meta
=
dict
(
name
=
'telescope'
,
version
=
'1.
1
.1'
,
version
=
'1.
2
.1'
,
author
=
'Tammo Jan Dijkema'
,
author_email
=
'T.J.Dijkema@camras.nl'
,
url
=
'https://gitlab.camras.nl/dijkema/telescope'
,
...
...
telescope.py
View file @
c360eafa
...
...
@@ -15,7 +15,7 @@ config.read_file(open(os.path.join(os.path.dirname(__file__), 'telescope.ini')))
_telescope__num_instances
=
0
__version__
=
"1.2.
0
"
__version__
=
"1.2.
1
"
class
Telescope
:
...
...
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