Skip to content
This repository was archived by the owner on Dec 28, 2023. It is now read-only.

Commit ee32ddd

Browse files
author
Omegastick
committed
v1.0.0
1 parent 93a01f1 commit ee32ddd

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

CMakeLists.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
cmake_minimum_required(VERSION 3.10.0)
22
project(CppRl
33
LANGUAGES CXX
4-
VERSION 0.1.0
4+
VERSION 1.0.0
55
DESCRIPTION "Reinforcement learning in C++ using PyTorch"
66
)
77

0 commit comments

Comments
 (0)