Skip to content
This repository was archived by the owner on Mar 20, 2020. It is now read-only.

Commit fe6a1c1

Browse files
committed
Bump versions
1 parent 57ae737 commit fe6a1c1

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
@@ -4,4 +4,4 @@ dataflows==0.0.58
44
pyparsing==2.2.0
55
python-dateutil==2.7.3
66
tabulator==1.22
7-
git+ssh://git@github.com/bcodmo/bcodmo_processors.git@master
7+
git+ssh://git@github.com/bcodmo/bcodmo_processors.git@v1.0.1

setup.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@
66
'pyparsing==2.2.0',
77
'dataflows==0.0.58',
88
'tabulator==1.22',
9-
'bcodmo_processors @ git+https://git@github.com/BCODMO/bcodmo_processors.git@master',
9+
'bcodmo_processors @ git+https://git@github.com/BCODMO/bcodmo_processors.git@v1.0.1',
1010
]
1111

1212

0 commit comments

Comments
 (0)