Skip to content

Commit

Permalink
[ Release ] NNTrainer 0.2.0 Release
Browse files Browse the repository at this point in the history
NNTrainer v0.2.0 is released.

**Self evaluation:**
1. Build test:	 [X]Passed [ ]Failed [ ]Skipped
2. Run test:	 [X]Passed [ ]Failed [ ]Skipped

Signed-off-by: jijoong.moon <[email protected]>
  • Loading branch information
jijoongmoon committed Jun 3, 2021
1 parent 72d968f commit 7142beb
Show file tree
Hide file tree
Showing 2 changed files with 10 additions and 2 deletions.
8 changes: 7 additions & 1 deletion debian/changelog
Original file line number Diff line number Diff line change
@@ -1,4 +1,10 @@
nntrainer (0.1.1) UNRELEASED; urgency=medium
nntrainer (0.2.0) unstable; urgency=medium

* 0.2.0 released

-- jijoongmoon <[email protected]> Wed, 02 Jun 2021 22:14:52 +0900

nntrainer (0.1.1) unstable; urgency=medium

* 0.1.1 released

Expand Down
4 changes: 3 additions & 1 deletion packaging/nntrainer.spec
Original file line number Diff line number Diff line change
Expand Up @@ -45,7 +45,7 @@

Name: nntrainer
Summary: Software framework for training neural networks
Version: 0.1.1
Version: 0.2.0
Release: 0
Packager: Jijoong Moon <[email protected]>
License: Apache-2.0
Expand Down Expand Up @@ -491,6 +491,8 @@ cp -r result %{buildroot}%{_datadir}/nntrainer/unittest/
%endif

%changelog
* Wed Jun 02 2021 Jijoong Moon <[email protected]>
- Release of 0.2.0
* Wed Sep 23 2020 Jijoong Moon <[email protected]>
- Release of 0.1.1
* Mon Aug 10 2020 Jijoong Moon <[email protected]>
Expand Down

0 comments on commit 7142beb

Please sign in to comment.