New version 0.98.3

This commit is contained in:
Miro Hrončok 2015-02-25 16:48:45 +01:00
commit cf170d3fb1
3 changed files with 6 additions and 2 deletions

View file

@ -2,7 +2,7 @@
%global with_python3 1
Name: python-%{pypi_name}
Version: 0.98.1
Version: 0.98.3
Release: 1%{?dist}
Summary: Python bindings for ADMesh, STL manipulation library
@ -100,6 +100,9 @@ popd
%changelog
* Wed Feb 25 2015 Miro Hrončok <mhroncok@redhat.com> - 0.98.3-1
- New version 0.98.3
* Wed Sep 03 2014 Miro Hrončok <mhroncok@redhat.com> - 0.98.1-1
- New version
- Run tests, add BR pytest