Skip to content

Commit

Permalink
Prepare openprocurement.tender.esco 1.0.2.
Browse files Browse the repository at this point in the history
  • Loading branch information
annawzz committed Oct 26, 2017
1 parent 69904a9 commit e18ee58
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions setup.py
@@ -1,13 +1,13 @@
from setuptools import setup, find_packages
import os

version = '1.0.1'
version = '1.0.2'

requires = [
'esculator',
'setuptools',
'openprocurement.api>=2.4.1',
'openprocurement.tender.openeu>=2.4.1',
'openprocurement.tender.openeu>=2.4.2',
]

test_requires = requires + [
Expand Down

0 comments on commit e18ee58

Please sign in to comment.