Skip to content

Commit c933378

Browse files
authored
Merge pull request #85 from INCATools/list_issue
increased version number
2 parents 97a2e3f + dcacb8f commit c933378

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)