Skip to content

Commit

Permalink
<Release>[]: <Prep for release>
Browse files Browse the repository at this point in the history
[]

[]
  • Loading branch information
Humberto Sanchez II committed Sep 10, 2023
1 parent c245146 commit 7cf8437
Show file tree
Hide file tree
Showing 3 changed files with 5 additions and 5 deletions.
2 changes: 1 addition & 1 deletion .circleci/config.yml
Original file line number Diff line number Diff line change
Expand Up @@ -37,7 +37,7 @@ jobs:
pip install hasiicommon~=0.3.1
pip install ogl~=0.85.0
pip install untangle==1.2.1
pip install buildlackey~=0.8.1
pip install buildlackey~=1.1.0
- run:
name: run tests
command: |
Expand Down
6 changes: 3 additions & 3 deletions requirements.txt
Original file line number Diff line number Diff line change
@@ -1,15 +1,15 @@
wheel==0.41.2
setuptools==68.1.2
setuptools==68.2.0
twine==4.0.2
build==1.0.0
build==1.0.3
html-testRunner~=1.2.1

buildlackey==1.1.0

mypy==1.5.1
mypy-extensions==1.0.0
types-Deprecated==1.2.9.3
types-setuptools==68.1.0.1
types-setuptools==68.2.0.0
typing_extensions==4.7.1

Deprecated~=1.2.14
Expand Down
2 changes: 1 addition & 1 deletion untanglepyut/_version.py
Original file line number Diff line number Diff line change
@@ -1 +1 @@
__version__: str = '1.2.6'
__version__: str = '1.2.7'

0 comments on commit 7cf8437

Please sign in to comment.