Skip to content

Commit c37d845

Browse files
author
Alvaro Arroyo Parejo
committed
change for version 1.3.1
1 parent b064896 commit c37d845

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

requirements.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@ beautifulsoup4==4.9.3
33
bs4==0.0.1
44
certifi==2021.5.30
55
chardet==4.0.0
6-
ESANEOCC==1.3
6+
ESANEOCC==1.3.1
77
idna==2.10
88
lxml==4.6.3
99
numpy==1.20.3

setup.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@
33
setup(
44
name = 'ESANEOCC',
55
packages = find_packages(include=['ESANEOCC']),
6-
version = '1.3',
6+
version = '1.3.1',
77
description = 'NEOCC portal Python interface',
88
author = 'C. Álvaro Arroyo Parejo',
99
license = 'European Space Agency',

0 commit comments

Comments
 (0)