Skip to content

Commit 096fcc0

Browse files
author
Saif Al-Din Ali
committed
Update
1 parent 5c85e2b commit 096fcc0

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

src/migrate/HISTORY.rst

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@
33
Release History
44
===============
55

6-
3.0.0b2
6+
3.0.0b1
77
+++++++++++++++
88
* Refactor codebase for improved readability and maintainability.
99

src/migrate/setup.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@
77

88
from setuptools import setup, find_packages
99

10-
VERSION = "3.0.0b2"
10+
VERSION = "3.0.0b1"
1111

1212
CLASSIFIERS = [
1313
'Development Status :: 4 - Beta',

0 commit comments

Comments
 (0)