Skip to content

Commit

Permalink
Update Soprano version to 0.8.14
Browse files Browse the repository at this point in the history
  • Loading branch information
jkshenton committed Jul 4, 2024
1 parent a3ef281 commit 2bd5f54
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion soprano/__init__.py
Original file line number Diff line number Diff line change
Expand Up @@ -39,5 +39,5 @@
from __future__ import absolute_import

# Version definition
__version__ = "0.8.13"
__version__ = "0.8.14"
__release__ = "beta (Boggess)"

0 comments on commit 2bd5f54

Please sign in to comment.