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
Eva Schiffer
UW-Glance
Commits
76f97dfb
Commit
76f97dfb
authored
Feb 25, 2022
by
Eva Schiffer
Browse files
changing version number for release
parent
a757802c
Changes
1
Hide whitespace changes
Inline
Side-by-side
pyglance/setup.py
View file @
76f97dfb
...
...
@@ -22,7 +22,7 @@ easy_install -U -vi http://larch.ssec.wisc.edu/eggs/repos uwglance
from
setuptools
import
setup
setup
(
name
=
"uwglance"
,
version
=
"0.
5.7
"
,
version
=
"0.
6.0
"
,
zip_safe
=
False
,
entry_points
=
{
'console_scripts'
:
[
'glance = glance.compare:main'
]
},
packages
=
[
'glance'
],
...
...
Write
Preview
Supports
Markdown
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