Skip to content

Commit d927ff9

Browse files
committed
bump
1 parent be779d3 commit d927ff9

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

Cargo.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
[package]
22
name = "reasonable"
3-
version = "0.1.64"
3+
version = "0.1.65"
44
authors = ["Gabe Fierro <[email protected]>"]
55
repository = "https://github.com/gtfierro/reasonable"
66
homepage = "https://brickschema.org/"

pyproject.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
[tool.poetry]
22
name = "reasonable"
3-
version = "0.1.64"
3+
version = "0.1.65"
44
description = "Python interface to 'reasonable', a Datalog implementation of the OWL 2 RL profile"
55
authors = ["Gabe Fierro <[email protected]>"]
66
license = "bsd-3-clause"

0 commit comments

Comments
 (0)