tanliyon / gym-xiangqi

This repo sets up the environment to play Xiang Qi (chinese chess) following the OpenAI Gym framework.
GNU Lesser General Public License v3.0
32 stars 6 forks source link

Modify build config to create v0.3.0 #57

Closed hojoungjang closed 3 years ago

hojoungjang commented 3 years ago

Description

The following changes are made to test Github Actions publishing workflow and publish v0.3.0 of our project.

Type of change

How has this been tested?

Github Actions