Skip to content

Commit

Permalink
Bumped version from 0.3.0 -> 0.3.1
Browse files Browse the repository at this point in the history
  • Loading branch information
Dialpuri committed Nov 23, 2024
1 parent 1838c56 commit bb9d203
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion docs/Writerside/writerside.cfg
Original file line number Diff line number Diff line change
Expand Up @@ -5,5 +5,5 @@
<images dir="images" web-path="images"/>
<categories src="c.list"/>
<vars src="v.list"/>
<instance src="s.tree" web-path="https://github.com/Dialpuri/Sails" version="0.3.0"/>
<instance src="s.tree" web-path="https://github.com/Dialpuri/Sails" version="0.3.1"/>
</ihp>
2 changes: 1 addition & 1 deletion package/src/sails/__version__.py
Original file line number Diff line number Diff line change
@@ -1 +1 @@
__version__ = "0.3.0"
__version__ = "0.3.1"

0 comments on commit bb9d203

Please sign in to comment.