Skip to content

Commit

Permalink
Release 0.0.6 of API
Browse files Browse the repository at this point in the history
  • Loading branch information
Dmitriy Belyaev committed Nov 22, 2018
1 parent 2c40dce commit dd7a23e
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion setup.py
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
import os
from setuptools import setup, find_packages

version = '2.4.22dp'
version = '2.4.23dp'

here = os.path.abspath(os.path.dirname(__file__))

Expand Down

0 comments on commit dd7a23e

Please sign in to comment.