Skip to content

Commit

Permalink
Upgrade ogl and untanglepyut ⬆️
Browse files Browse the repository at this point in the history
Messed up my dependencies
  • Loading branch information
Humberto Sanchez II committed Sep 2, 2022
1 parent 4209ef2 commit a188602
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
Expand Up @@ -10,7 +10,7 @@

setup(
name="oglio",
version="0.5.1",
version="0.5.2",
author_email='[email protected]',
maintainer='Humberto A. Sanchez II',
maintainer_email='[email protected]',
Expand All @@ -27,7 +27,7 @@
},
install_requires=[
'pyutmodel==1.1.0',
'ogl==0.60.1',
'ogl==0.60.2',
'untanglepyut==0.4.6',
],
)

0 comments on commit a188602

Please sign in to comment.