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

Commit fc25b8d

Browse files
committed
bump version to 0.1.6-beta
1 parent 502c8f4 commit fc25b8d

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

setup.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
from setuptools import setup, find_packages
22

33
setup(name='dpo',
4-
version='0.1.1',
4+
version='0.1.6-beta',
55
packages=find_packages(),
66
install_requires=[
77
'psycopg2-binary==2.8.2',

0 commit comments

Comments
 (0)