Skip to content

Commit 1cd1bcc

Browse files
author
Marius Conjeaud
committed
Update missing tag number
1 parent df75b0b commit 1cd1bcc

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

django_neomodel/__init__.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -16,7 +16,7 @@
1616
__email__ = "[email protected]"
1717
__license__ = "MIT"
1818
__package__ = "django_neomodel"
19-
__version__ = "0.1.0"
19+
__version__ = "0.1.1"
2020

2121

2222
default_app_config = "django_neomodel.apps.NeomodelConfig"

0 commit comments

Comments
 (0)