We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents 97a2e3f + dcacb8f commit c933378Copy full SHA for c933378
setup.py
@@ -26,7 +26,7 @@ def update_relative_links(readme_content):
26
# This call to setup() does all the work
27
setup(
28
name="dosdp",
29
- version="0.1.9.dev1",
+ version="0.1.10.dev1",
30
description="The aim of this project is to specify a simple OWL design pattern system that can easily be consumed, whatever your code base.",
31
long_description=README,
32
long_description_content_type="text/markdown",
0 commit comments