Skip to content

Commit

Permalink
Add dev version number
Browse files Browse the repository at this point in the history
  • Loading branch information
jagapiou committed Jul 12, 2023
1 parent f62f7b1 commit 132ded3
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion dmlab2d/BUILD
Original file line number Diff line number Diff line change
Expand Up @@ -113,7 +113,7 @@ py_package(
],
)

VERSION = '1.0.0' # https://semver.org
VERSION = '1.0.0-dev.9' # https://semver.org

py_wheel(
name = "dmlab2d_wheel",
Expand Down

0 comments on commit 132ded3

Please sign in to comment.