Skip to content

Commit 756a50d

Browse files
Merge pull request #10 from casework/release-0.2.0
Bump version 2.0
2 parents 09468f0 + 02369a2 commit 756a50d

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

case_utils/__init__.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -11,7 +11,7 @@
1111
#
1212
# We would appreciate acknowledgement if the software is used.
1313

14-
__version__ = "0.1.0"
14+
__version__ = "0.2.0"
1515

1616
import rdflib.util
1717

0 commit comments

Comments
 (0)