Skip to content

Commit

Permalink
1.0.1 from 1.0.0
Browse files Browse the repository at this point in the history
  • Loading branch information
ksdkamesh99 authored Feb 26, 2021
1 parent 28e2dea commit 1bb9909
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 @@ -22,7 +22,7 @@
setup (
name = 'torchblaze',
description = 'A CLI-based python package that provides a suite of functionalities to perform end-to-end ML using PyTorch.',
version = '1.0.0',
version = '1.0.1',
packages = find_packages(), # list of all packages
install_requires = install_requires,
python_requires='>=3.7.0',
Expand Down

0 comments on commit 1bb9909

Please sign in to comment.