Skip to content

Commit 4a02482

Browse files
committed
Bumping version number
1 parent b512ec6 commit 4a02482

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

setup.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -18,7 +18,7 @@ def combine_requirements(base_keys):
1818

1919
setup(
2020
name="nn_pruning",
21-
version="0.1.1",
21+
version="0.1.2",
2222
description="nn_pruning is a python package for pruning PyTorch models.",
2323
long_description="nn_pruning is a python package for pruning PyTorch models.",
2424
classifiers=[

0 commit comments

Comments
 (0)