Skip to content

Commit c9c79d4

Browse files
setup
1 parent cff20dc commit c9c79d4

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

setup.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -35,7 +35,7 @@
3535
# For a discussion on single-sourcing the version across setup.py and the
3636
# project code, see
3737
# https://packaging.python.org/guides/single-sourcing-package-version/
38-
version="1.1.0", # Required
38+
version="1.1.2", # Required
3939
# This is a one-line description or tagline of what your project does. This
4040
# corresponds to the "Summary" metadata field:
4141
# https://packaging.python.org/specifications/core-metadata/#summary

src/optimisation_algorithms.egg-info/PKG-INFO

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
Metadata-Version: 2.1
22
Name: optimisation-algorithms
3-
Version: 1.1.1
3+
Version: 1.1.2
44
Summary: A collection of the most commonly used Optimisation Algorithms for Data Science & Machine Learning
55
Home-page: https://github.com/Muradmustafayev-03/Optimisation-Algorithms
66
Author: Murad Mustafayev

0 commit comments

Comments
 (0)