Skip to content

Commit

Permalink
[RELEASE] - Release version 0.26
Browse files Browse the repository at this point in the history
  • Loading branch information
astancu committed Feb 20, 2019
1 parent 9f5bd8a commit 03875c8
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
Expand Up @@ -16,7 +16,7 @@
_requires = [ r for r in open(os.path.sep.join((_mydir,'requirements.txt')), "r").read().split('\n') if len(r)>1 ]
setup(
name='ops',
version='0.25',
version='0.26',
description='Ops simple wrapper',
author='Adobe',
author_email='noreply@adobe.com',
Expand Down

0 comments on commit 03875c8

Please sign in to comment.