Skip to content

Commit dcacb8f

Browse files
committed
increased version number
1 parent aac5318 commit dcacb8f

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
@@ -26,7 +26,7 @@ def update_relative_links(readme_content):
2626
# This call to setup() does all the work
2727
setup(
2828
name="dosdp",
29-
version="0.1.9.dev1",
29+
version="0.1.10.dev1",
3030
description="The aim of this project is to specify a simple OWL design pattern system that can easily be consumed, whatever your code base.",
3131
long_description=README,
3232
long_description_content_type="text/markdown",

0 commit comments

Comments
 (0)