Skip to content

Commit e80fd2f

Browse files
v3.0.0
1 parent 5ef76df commit e80fd2f

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

setup.py

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@
88

99
setup(
1010
name="GravityLab",
11-
version="2.2.0",
11+
version="3.0.0",
1212
packages=["gravitylab"],
1313
license="MIT",
1414
author="Kushaal Kumar Pothula",
@@ -24,4 +24,4 @@
2424
'numpy>=1.20.0',
2525
'matplotlib>=3.3.2'
2626
]
27-
)
27+
)

0 commit comments

Comments
 (0)