Skip to content

Commit

Permalink
chore(redfish): tag (#296)
Browse files Browse the repository at this point in the history
-Correcting minor bump to micro bump for release/redfish
  • Loading branch information
scintillating7 committed Oct 22, 2019
1 parent adad043 commit 7961ff1
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions setup.py
Expand Up @@ -2,7 +2,7 @@

setup(
name='gdcdatamodel',
version="1.19.0",
version="1.18.1",
packages=find_packages(),
install_requires=[
'pytz==2016.4',
Expand All @@ -25,7 +25,7 @@
'git+https://github.com/uc-cdis/dictionaryutils.git@2.0.4#egg=dictionaryutils',
'git+https://github.com/NCI-GDC/cdisutils.git@863ce13772116b51bcf5ce7e556f5df3cb9e6f63#egg=cdisutils',
'git+https://github.com/NCI-GDC/psqlgraph.git@1.3.0#egg=psqlgraph',
'git+https://github.com/NCI-GDC/gdcdictionary.git@1.19.0#egg=gdcdictionary',
'git+https://github.com/NCI-GDC/gdcdictionary.git@1.18.1#egg=gdcdictionary',
'git+https://github.com/NCI-GDC/gdc-ng-models.git@1.1.0#egg=gdc_ng_models',
],
entry_points={
Expand Down

0 comments on commit 7961ff1

Please sign in to comment.