Skip to content

Commit

Permalink
Starting work on 0.15.7
Browse files Browse the repository at this point in the history
  • Loading branch information
jmchilton committed Jan 15, 2024
1 parent 0d7ec42 commit 9eb6a8e
Show file tree
Hide file tree
Showing 2 changed files with 6 additions and 1 deletion.
5 changes: 5 additions & 0 deletions HISTORY.rst
Original file line number Diff line number Diff line change
Expand Up @@ -5,6 +5,11 @@ History

.. to_doc
---------------------
0.15.7.dev0
---------------------


---------------------
0.15.6 (2024-01-15)
---------------------
Expand Down
2 changes: 1 addition & 1 deletion pulsar/__init__.py
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
__version__ = '0.15.6'
__version__ = '0.15.7.dev0'

PROJECT_NAME = "pulsar"
PROJECT_OWNER = PROJECT_USERAME = "galaxyproject"
Expand Down

0 comments on commit 9eb6a8e

Please sign in to comment.