Skip to content

Commit

Permalink
Bumps version to 0.0.0.dev1 (#64)
Browse files Browse the repository at this point in the history
  • Loading branch information
StephenNneji authored Aug 12, 2024
1 parent 730fe29 commit 5aeedff
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion setup.py
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@
from setuptools.command.build_clib import build_clib
from setuptools.command.build_ext import build_ext

__version__ = "0.0.0.dev0"
__version__ = "0.0.0.dev1"
PACKAGE_NAME = "RATapi"

with open("README.md") as f:
Expand Down

0 comments on commit 5aeedff

Please sign in to comment.