Skip to content

Commit

Permalink
increased version number
Browse files Browse the repository at this point in the history
  • Loading branch information
hkir-dev committed Feb 25, 2022
1 parent aac5318 commit dcacb8f
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion setup.py
Original file line number Diff line number Diff line change
Expand Up @@ -26,7 +26,7 @@ def update_relative_links(readme_content):
# This call to setup() does all the work
setup(
name="dosdp",
version="0.1.9.dev1",
version="0.1.10.dev1",
description="The aim of this project is to specify a simple OWL design pattern system that can easily be consumed, whatever your code base.",
long_description=README,
long_description_content_type="text/markdown",
Expand Down

0 comments on commit dcacb8f

Please sign in to comment.