Skip to content

Commit 5cb6798

Browse files
committed
Bump version for release
1 parent 34d150c commit 5cb6798

File tree

2 files changed

+1
-1
lines changed

2 files changed

+1
-1
lines changed

data/pytorch/cnn_optimization.db

0 Bytes
Binary file not shown.

pyproject.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@ build-backend = "poetry.core.masonry.api"
44

55
[tool.poetry]
66
name = "cifar10_tools"
7-
version = "0.5.0"
7+
version = "0.5.1"
88
description = "Tools for training neural networks on the CIFAR-10 task with PyTorch and TensorFlow"
99
authors = ["gperdrizet <[email protected]>"]
1010
readme = "README.md"

0 commit comments

Comments
 (0)