Skip to content

Commit

Permalink
Merge pull request #54 from EmilDohne/dev
Browse files Browse the repository at this point in the history
bump version to 0.2.1 to upload to PyPi
  • Loading branch information
EmilDohne authored Feb 27, 2024
2 parents 884f2f8 + d91b33e commit 123b3d5
Showing 1 changed file with 1 addition and 1 deletion.
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.2.0 LANGUAGES CXX)
project ("PhotoshopAPIBuild" VERSION 0.2.1 LANGUAGES CXX)

if (MSVC)
# MSVC is stupid
Expand Down

0 comments on commit 123b3d5

Please sign in to comment.