Commit 17b5203a authored by Remi Cresson's avatar Remi Cresson
Browse files

Bump version

1 merge request!10Update Dockerfile
Showing with 2 additions and 2 deletions
+2 -2
#!/usr/bin/env python3
# -*- coding: utf-8 -*-
"""
Copyright (c) 2020-2022 INRAE
Copyright (c) 2020-2023 INRAE
Permission is hereby granted, free of charge, to any person obtaining a
copy of this software and associated documentation files (the "Software"),
......@@ -28,7 +28,7 @@ with open("README.md", "r", encoding="utf-8") as fh:
setuptools.setup(
name="decloud",
version="1.3",
version="1.4",
author="Remi Cresson, Nicolas Narçon, Benjamin Commandre",
author_email="remi.cresson@inrae.fr",
description="Deep learning based reconstruction of optical time series using SAR imagery",
......
Supports Markdown
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment