Skip to content

Commit 57b13b7

Browse files
committedJan 12, 2019
Preparing release 2.5.0
1 parent 46891ef commit 57b13b7

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed
 

‎CHANGELOG.rst

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
Changelog
22
=========
33

4-
2.4.1 (unreleased)
4+
2.5.0 (2019-01-12)
55
------------------
66

77
- Fix not being able to group send images when the the image was a link instead of a local path

‎setup.py

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
from setuptools import find_packages
22
from setuptools import setup
33

4-
version = '2.4.1.dev0'
4+
version = '2.5.0'
55

66

77
setup(name='XenianBot',

0 commit comments

Comments
 (0)
Please sign in to comment.