Skip to content

Commit

Permalink
Merge remote-tracking branch 'origin/a258001251842882_refactoring'
Browse files Browse the repository at this point in the history
  • Loading branch information
vmaksymiv committed Sep 12, 2017
2 parents 3dc9299 + 55c3aec commit 1b333cb
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions setup.py
Original file line number Diff line number Diff line change
@@ -1,11 +1,11 @@
from setuptools import setup, find_packages
import os

version = '2.3.28'
version = '2.4'

requires = [
'setuptools',
'openprocurement.api>=2.3',
'openprocurement.api>=2.4',
'openprocurement.tender.core',
'openprocurement.tender.belowthreshold'
]
Expand Down

0 comments on commit 1b333cb

Please sign in to comment.