Skip to content
This repository has been archived by the owner on Dec 20, 2024. It is now read-only.

Commit

Permalink
Back to development: 4.1
Browse files Browse the repository at this point in the history
  • Loading branch information
icemac committed Dec 20, 2024
1 parent 9f221ec commit 33f57c6
Show file tree
Hide file tree
Showing 2 changed files with 7 additions and 1 deletion.
6 changes: 6 additions & 0 deletions CHANGES.txt
Original file line number Diff line number Diff line change
@@ -1,6 +1,12 @@
CHANGES
=======

4.1 (unreleased)
----------------

- Nothing changed yet.


4.0 (2024-12-20)
----------------

Expand Down
2 changes: 1 addition & 1 deletion setup.py
Original file line number Diff line number Diff line change
Expand Up @@ -24,7 +24,7 @@ def read(*rnames):

setup(
name="hurry.workflow",
version='4.0',
version='4.1.dev0',
packages=find_packages('src'),
package_dir={'': 'src'},
namespace_packages=['hurry'],
Expand Down

0 comments on commit 33f57c6

Please sign in to comment.