Skip to content

Commit 347b97a

Browse files
committed
bump versioning
1 parent bad031a commit 347b97a

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

setup.py

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

2020
setup(
2121
name="MAPIT", # Required
22-
version="1.4.5-beta", # Required
23-
author="Nathan Shoman, Patrick Moosir", # Optional
22+
version="1.4.8-beta", # Required
23+
author="Nathan Shoman", # Optional
2424
author_email="nshoman@sandia.gov", # Optional
2525
install_requires = ["matplotlib","numpy","Pillow","tqdm","scipy","pyside6_essentials","ray[default]"],
2626
# Classifiers help users find your project by categorizing it.

0 commit comments

Comments
 (0)