Skip to content

Commit b87d4eb

Browse files
committed
Bump version to 23w04a
1 parent 1297084 commit b87d4eb

File tree

2 files changed

+2
-3
lines changed

2 files changed

+2
-3
lines changed

auto_editor/__init__.py

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,2 +1,2 @@
1-
__version__ = "23.3.1"
2-
version = "23w03a"
1+
__version__ = "23.4.1"
2+
version = "23w04a"

setup.py

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -69,7 +69,6 @@ def pip_version():
6969
"aedesc=auto_editor.subcommands.desc:main",
7070
"aeinfo=auto_editor.subcommands.info:main",
7171
"aesubdump=auto_editor.subcommands.subdump:main",
72-
"aegrep=auto_editor.subcommands.grep:main",
7372
"aelevels=auto_editor.subcommands.levels:main",
7473
]
7574
},

0 commit comments

Comments
 (0)