Skip to content

Commit 2db7983

Browse files
chore: post-release v0.2.1.dev
1 parent 84940a7 commit 2db7983

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

hydrogram/__init__.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -17,7 +17,7 @@
1717
# You should have received a copy of the GNU Lesser General Public License
1818
# along with Hydrogram. If not, see <http://www.gnu.org/licenses/>.
1919

20-
__version__ = "0.2.0"
20+
__version__ = "0.2.1.dev"
2121
__license__ = "GNU Lesser General Public License v3.0 (LGPL-3.0)"
2222
__copyright__ = "Copyright (C) 2023-present Hydrogram <https://hydrogram.org>"
2323

0 commit comments

Comments
 (0)