Skip to content

Commit

Permalink
⬆️ updating lccs version
Browse files Browse the repository at this point in the history
  • Loading branch information
fabianazioti committed Nov 29, 2023
1 parent 5aa0dd4 commit 91b18c3
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion setup.py
Original file line number Diff line number Diff line change
Expand Up @@ -64,7 +64,7 @@
'pandas>=1.1',
'geopandas>=0.8.2',
'plotly==5.5.0',
'lccs @ git+https://github.com/brazil-data-cube/[email protected].1',
'lccs @ git+https://github.com/brazil-data-cube/[email protected].2',
]

packages = find_packages()
Expand Down
2 changes: 1 addition & 1 deletion wlts/version.py
Original file line number Diff line number Diff line change
Expand Up @@ -23,4 +23,4 @@
"""


__version__ = '1.0.0'
__version__ = '1.0.1'

0 comments on commit 91b18c3

Please sign in to comment.