Skip to content

Commit

Permalink
version bump
Browse files Browse the repository at this point in the history
AndreLamurias committed Feb 1, 2023
1 parent 41f68d7 commit df4dc6d
Showing 2 changed files with 1 addition and 3 deletions.
2 changes: 0 additions & 2 deletions setup.py
Original file line number Diff line number Diff line change
@@ -21,10 +21,8 @@
"requests",
"networkx==2.6.2",
"torch==1.13.1",
"pandas==1.3.5",
"tensorflow==2.11.0",
"tqdm==4.61.2",
"numpy==1.23.5",
"mlflow==2.1.1",
"importlib_resources"

2 changes: 1 addition & 1 deletion src/graphmb/version.py
Original file line number Diff line number Diff line change
@@ -1,2 +1,2 @@
__version__ = "0.2.0-pre6"
__version__ = "0.2.0"

0 comments on commit df4dc6d

Please sign in to comment.