From a61626983aa496331d7e4fac45e072d6f271a75c Mon Sep 17 00:00:00 2001 From: Vijay Varma Date: Wed, 26 Sep 2018 08:35:06 -0700 Subject: [PATCH] version 1.0.0, yay! --- surfinBH/surfinBH.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/surfinBH/surfinBH.py b/surfinBH/surfinBH.py index d7b6a99..09d5cdb 100644 --- a/surfinBH/surfinBH.py +++ b/surfinBH/surfinBH.py @@ -8,7 +8,7 @@ __email__ = "vvarma@caltech.edu" __status__ = "testing" __author__ = "Vijay Varma" -__version__ = "0.2.0.dev0" +__version__ = "1.0.0" __license__ = """ Permission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the "Software"), to deal