Skip to content

Commit

Permalink
v0.3
Browse files Browse the repository at this point in the history
  • Loading branch information
prasaanth2k committed Sep 7, 2024
1 parent 1fd079f commit caadf58
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions setup.py
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
# for test fix
setup(
name="monisys",
version="0.2",
version="0.3",
packages=find_packages(),
entry_points={
"console_scripts": [
Expand All @@ -24,4 +24,4 @@
"License :: OSI Approved :: MIT License",
"Programming Language :: Python :: 3.9",
],
)
)

0 comments on commit caadf58

Please sign in to comment.