Skip to content

Commit

Permalink
update version: v2.5.0 -> v2.5.1
Browse files Browse the repository at this point in the history
  • Loading branch information
chen-qingyu committed Aug 17, 2024
1 parent b783231 commit f2fbce1
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion sources/pyincpp.hpp
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
//! @file pyincpp.hpp
//! @author Chen QingYu <[email protected]>
//! @brief Unified header file of PyInCpp.
//! @version 2.5.0
//! @version 2.5.1
//!
//! @copyright Copyright (C) 2021-present, Chen QingYu

Expand Down
2 changes: 1 addition & 1 deletion xmake.lua
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
set_project("pyincpp")
set_version("2.5.0")
set_version("2.5.1")
set_license("MIT")
set_languages("cxx20")

Expand Down

0 comments on commit f2fbce1

Please sign in to comment.