Skip to content

Commit

Permalink
Updated to version 1.2.0.
Browse files Browse the repository at this point in the history
  • Loading branch information
xvitaly committed Apr 24, 2019
1 parent 95045ed commit bcd6956
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion Doxyfile
Original file line number Diff line number Diff line change
Expand Up @@ -22,7 +22,7 @@

DOXYFILE_ENCODING = UTF-8
PROJECT_NAME = ecasbot
PROJECT_NUMBER = 1.1.0
PROJECT_NUMBER = 1.2.0
PROJECT_BRIEF = "EC AntiSpam bot for Telegram messenger"
PROJECT_LOGO =
OUTPUT_DIRECTORY = doxyout
Expand Down
2 changes: 1 addition & 1 deletion setup.py
Original file line number Diff line number Diff line change
Expand Up @@ -20,7 +20,7 @@

setup(
name='ecasbot',
version='1.1.0',
version='1.2.0',
packages=find_packages(),
package_dir={
'ecasbot': 'ecasbot',
Expand Down

0 comments on commit bcd6956

Please sign in to comment.