Skip to content

Commit

Permalink
bump 0.5.1 -> 0.5.2
Browse files Browse the repository at this point in the history
  • Loading branch information
EmilDohne committed Dec 18, 2024
1 parent da2c180 commit e56e8dd
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion CMakeLists.txt
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
cmake_minimum_required (VERSION 3.20)
project ("PhotoshopAPIBuild" VERSION 0.5.1 LANGUAGES CXX)
project ("PhotoshopAPIBuild" VERSION 0.5.2 LANGUAGES CXX)

if (MSVC)
# MSVC is stupid
Expand Down
2 changes: 1 addition & 1 deletion docs/doxygen/requirements.txt
Original file line number Diff line number Diff line change
Expand Up @@ -3,4 +3,4 @@ sphinx==7.2.6
furo==2023.9.10
sphinx-inline-tabs==2023.4.21
numpydoc==1.6.0
PhotoshopAPI>=0.5.1
PhotoshopAPI>=0.5.2

0 comments on commit e56e8dd

Please sign in to comment.