Skip to content

Commit

Permalink
Release v1.1.0
Browse files Browse the repository at this point in the history
  • Loading branch information
AminHP committed Sep 9, 2021
1 parent 9adc32e commit dd5d1ed
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 3 deletions.
4 changes: 2 additions & 2 deletions CITATION.cff
Original file line number Diff line number Diff line change
Expand Up @@ -4,5 +4,5 @@ authors:
- family-names: Haghpanah
given-names: Mohammad Amin
title: "gym-mtsim"
version: 1.0.0
date-released: 2021-09-07
version: 1.1.0
date-released: 2021-09-09
2 changes: 1 addition & 1 deletion setup.py
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@

setup(
name='gym_mtsim',
version='1.0.0',
version='1.1.0',
packages=find_packages(),

author='AminHP',
Expand Down

0 comments on commit dd5d1ed

Please sign in to comment.