Skip to content

Commit

Permalink
Bump version to v4.4.0-dev
Browse files Browse the repository at this point in the history
  • Loading branch information
pbanaszkiewicz committed Oct 26, 2024
1 parent 4ebb110 commit 385d1a7
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion amy/__init__.py
Original file line number Diff line number Diff line change
@@ -1 +1 @@
__version__ = "v4.3.0-dev"
__version__ = "v4.4.0-dev"
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "amy",
"version": "v4.3.0-dev",
"version": "v4.4.0-dev",
"description": "A web-based workshop administration application for The Carpentries",
"main": "index.js",
"repository": "[email protected]:carpentries/amy.git",
Expand Down

0 comments on commit 385d1a7

Please sign in to comment.