Skip to content

Commit

Permalink
Version up
Browse files Browse the repository at this point in the history
  • Loading branch information
kroman0 committed Mar 31, 2016
1 parent 6fa507b commit 21b299a
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 = '1.0'
version = '2.0'

requires = [
'setuptools',
'openprocurement.api>=0.12b1',
'openprocurement.api>=2.2',
'openprocurement.tender.openua',
]

Expand Down

0 comments on commit 21b299a

Please sign in to comment.