Skip to content

Commit

Permalink
preparing for pre-release
Browse files Browse the repository at this point in the history
  • Loading branch information
andreaostuni committed Jan 5, 2024
1 parent 0f02284 commit 7188692
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion scenario/CMakeLists.txt
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@
# GNU Lesser General Public License v2.1 or any later version.

cmake_minimum_required(VERSION 3.16)
project(scenario VERSION 1.3.1)
project(scenario VERSION 1.4.0)

# Add custom functions / macros
list(APPEND CMAKE_MODULE_PATH ${CMAKE_CURRENT_SOURCE_DIR}/cmake)
Expand Down
2 changes: 1 addition & 1 deletion setup.cfg
Original file line number Diff line number Diff line change
Expand Up @@ -59,7 +59,7 @@ package_dir =
=python
python_requires = >=3.10
install_requires =
scenario == 0.1.dev1623
scenario >= 1.3.2
gymnasium >= 0.26.0
numpy
scipy
Expand Down

0 comments on commit 7188692

Please sign in to comment.