Skip to content

Commit

Permalink
release: raknet v0.3.0
Browse files Browse the repository at this point in the history
  • Loading branch information
wu-vincent committed Feb 20, 2024
1 parent a7aedf5 commit 2dd6321
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion conanfile.py
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
from conan import ConanFile
from conan.tools.cmake import CMakeToolchain, CMake, cmake_layout, CMakeDeps

__version__ = "0.3.0.dev1"
__version__ = "0.3.0"


class RakNetPythonRecipe(ConanFile):
Expand Down

0 comments on commit 2dd6321

Please sign in to comment.