Skip to content

Commit

Permalink
Bump version
Browse files Browse the repository at this point in the history
  • Loading branch information
Bryan Bartley committed Jul 6, 2019
1 parent af301db commit 3da100a
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions wrapper/__init__.py
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
from __future__ import absolute_import

__version__ = '2.3.1'
__commit__ = 'a336cfebcf174dbf875452098e46bc6f8b78888a'
__version__ = '2.3.2'
__commit__ = 'af301dbb144a1d2d5e6938e82622231bbf29cc43'

from sbol.sbol import *
import sbol.unit_tests

0 comments on commit 3da100a

Please sign in to comment.