From 4bee0b332ed9c305ba40854fdecf2d7ab8a574ef Mon Sep 17 00:00:00 2001 From: Marius Peter Date: Thu, 13 Jun 2019 14:41:59 -0700 Subject: add_mass for each component class --- __init__.py | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to '__init__.py') diff --git a/__init__.py b/__init__.py index 5e916af..dc031d0 100644 --- a/__init__.py +++ b/__init__.py @@ -13,5 +13,5 @@ # You should have received a copy of the GNU General Public License # along with this program. If not, see . __author__ = "Marius Peter" -__version__ = "2.3" -__revision__ = "2.3.1" +# __version__ = "2.3" +# __revision__ = "2.3.1" -- cgit v1.2.3