Skip to content

Commit 2cf9689

Browse files
committed
Dropping ".dev0" from version number
1 parent 9a59661 commit 2cf9689

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

setup.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
from setuptools import setup
33

44
project = "rdflib-sqlalchemy"
5-
version = "0.5.4.dev0"
5+
version = "0.5.4"
66

77

88
setup(

0 commit comments

Comments
 (0)