Skip to content

Commit

Permalink
v0.1.0b6 upload run
Browse files Browse the repository at this point in the history
  • Loading branch information
hoffstadt committed Aug 15, 2020
1 parent 201926b commit 57d5afb
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
Expand Up @@ -6,7 +6,7 @@ set(CONFIG_32BIT ${CONFIG_32BIT})
set(MVDIST_ONLY ${MVDIST_ONLY})

add_definitions(-D_USE_MATH_DEFINES)
add_definitions(-DMV_SANDBOX_VERSION="0.1.0.dev12")
add_definitions(-DMV_SANDBOX_VERSION="0.1.0b6")

# Include sub-projects.
add_subdirectory ("DearPyGui")
Expand Down
2 changes: 1 addition & 1 deletion docs/CHANGELOG.txt
Original file line number Diff line number Diff line change
Expand Up @@ -24,7 +24,7 @@ HOW TO UPDATE?


-----------------------------------------------------------------------
VERSION 0.1.0 Beta 6 WIP (In Progress)
VERSION 0.1.0 Beta 6
-----------------------------------------------------------------------

Decorated log: https://github.com/hoffstadt/DearPyGui/releases/tag/v0.1.0-beta6
Expand Down

0 comments on commit 57d5afb

Please sign in to comment.